Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/25615/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/af/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-06-27T22:16:00.063978Z",
    "action": 13,
    "target": "",
    "id": 2161,
    "action_name": "New source string",
    "url": "https://localization.fgae.de/api/changes/2161/?format=api"
}