Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/313950/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/project_invoice/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/project_invoice/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-05-06T14:29:12.984326Z",
    "action": 13,
    "target": "",
    "id": 17215,
    "action_name": "Source string added",
    "url": "https://translate.tryton.org/api/changes/17215/?format=api"
}