Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/29920/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.memarc.info/api/units/36168/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/de/?format=api",
    "user": "https://translate.memarc.info/api/users/admin/?format=api",
    "author": "https://translate.memarc.info/api/users/admin/?format=api",
    "timestamp": "2024-10-23T10:22:10.227033Z",
    "action": 5,
    "target": "Verwenden Sie dies, um Links zu generieren. $1 in der URL wird durch den Wert der Eigenschaft ersetzt. Bitte fügen Sie https:// oder http:// ein.",
    "id": 29920,
    "action_name": "New translation",
    "url": "https://translate.memarc.info/api/changes/29920/?format=api"
}