Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/36389/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsharedautopi/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsharedautopi/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-07-11T17:50:07.532282Z",
    "action": 13,
    "target": "",
    "id": 36781,
    "action_name": "Source string added",
    "url": "https://translations.documentfoundation.org/api/changes/36781/?format=api"
}