Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/347792/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sale_opportunity/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sale_opportunity/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-05-06T16:19:20.488034Z",
    "action": 13,
    "target": "",
    "id": 19373,
    "action_name": "Source string added",
    "url": "https://translate.tryton.org/api/changes/19373/?format=api"
}