Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/14010/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ms/?format=api",
    "dictionary": null,
    "user": 232,
    "author": 232,
    "timestamp": "2021-01-09T00:59:28.082371Z",
    "action": 5,
    "target": "Paparan layar lebar",
    "id": 12484,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/12484/?format=api"
}