Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/416738/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_invoice_secondary_unit/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_invoice_secondary_unit/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-08-01T07:49:07.966736Z",
    "action": 13,
    "target": "",
    "id": 38739,
    "action_name": "Source string added",
    "url": "https://translate.tryton.org/api/changes/38739/?format=api"
}