Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/108065/?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.645359Z",
    "action": 13,
    "target": "",
    "id": 1673,
    "action_name": "New source string",
    "url": "http://translate.cacti.net/api/changes/1673/?format=api"
}