Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/108063/?format=api",
    "component": "http://translate.cacti.net/api/components/cacti/hmib/?format=api",
    "translation": "http://translate.cacti.net/api/translations/cacti/hmib/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-07T02:25:14.613577Z",
    "action": 13,
    "target": "",
    "id": 1672,
    "action_name": "New source string",
    "url": "http://translate.cacti.net/api/changes/1672/?format=api"
}