Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/13504/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/lt/?format=api",
    "dictionary": null,
    "user": 33,
    "author": 33,
    "timestamp": "2019-08-17T05:40:56.669185Z",
    "action": 5,
    "target": "Programai reikia prieigos prie vietos leidimo, kad nuotraukos būtų pažymėtos geografine padėtimi.",
    "id": 8731,
    "action_name": "New translation",
    "url": "https://localization.fgae.de/api/changes/8731/?format=api"
}