Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tryton.org/api/components/tryton/account_invoice_correction/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-05-02T09:51:10.390462Z",
    "action": 0,
    "target": "",
    "id": 5414,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/5414/?format=api"
}