Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/16904/?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:42:28.149093Z",
    "action": 5,
    "target": "ISO nu pare să fie suportat de acest dispozitiv, prin urmare reglajul sensibilității s-ar putea să nu aibă efect.",
    "id": 12686,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/12686/?format=api"
}