Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/28671/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/lt/?format=api",
    "dictionary": null,
    "user": 33,
    "author": 33,
    "timestamp": "2019-08-17T05:50:48.169718Z",
    "action": 5,
    "target": "Jei tikrasis įrašymas nėra rankiniu būdu sustabdytas (t. y. Failų sistemos dydžio apribojimas), paleiskite naują klipą automatiškai.",
    "id": 8735,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/8735/?format=api"
}