Changes API

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

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

{
    "unit": null,
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/bn_IN/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2019-05-23T12:10:35.882556Z",
    "action": 44,
    "target": "",
    "id": 1095,
    "action_name": "New string to translate",
    "url": "https://localization.fgae.de/api/changes/1095/?format=api"
}