Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/16897/?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": null,
    "author": 1,
    "timestamp": "2021-03-06T11:47:43.991691Z",
    "action": 4,
    "target": "The camera didn't focus correctly. The default action is not to take the photo. You can change this if you repeatedly get focus problems (this might happen if your camera doesn't support autofocus, for instance).",
    "id": 12680,
    "action_name": "Suggestion added",
    "url": "https://localization.fgae.de/api/changes/12680/?format=api"
}