Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/16906/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ro/?format=api",
    "dictionary": null,
    "user": 243,
    "author": 243,
    "timestamp": "2021-03-06T21:49:51.690271Z",
    "action": 5,
    "target": "Expunerea îndelungată nu poate fi finalizată. Nu a fost primit niciun cadru de la camerâ.",
    "id": 12688,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/12688/?format=api"
}