Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/29495/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/?format=api",
    "dictionary": null,
    "user": 272,
    "author": 272,
    "timestamp": "2022-02-04T21:14:54.263548Z",
    "action": 5,
    "target": "Conectează căștile la dispozitiv pentru a porni monitorizarea audio.",
    "id": 13879,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/13879/?format=api"
}