Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6651607/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cracklib/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cracklib/master/ro/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "timestamp": "2023-04-09T23:11:04.048702Z",
    "action": 2,
    "target": "nu sunteți înregistrat în fișierul cu parole",
    "id": 11433755,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11433755/?format=api"
}