Changes API.

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

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

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