Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/29462/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/ro/?format=api",
    "dictionary": null,
    "user": 272,
    "author": 272,
    "timestamp": "2022-02-06T09:17:46.816005Z",
    "action": 2,
    "target": "Controlează nivel audio și timp în timpul înregistrării",
    "id": 13887,
    "action_name": "Translation changed",
    "url": "https://localization.fgae.de/api/changes/13887/?format=api"
}