Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/103682/?format=api",
    "component": "http://translate.cacti.net/api/components/cacti/gexport/?format=api",
    "translation": "http://translate.cacti.net/api/translations/cacti/gexport/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-07T02:20:28.184243Z",
    "action": 30,
    "target": "Click 'Continue' to disable the following Graph Export Definition.\u001e\u001eClick 'Continue' to disable following Graph Export Definitions.",
    "id": 1531,
    "action_name": "Source string changed",
    "url": "http://translate.cacti.net/api/changes/1531/?format=api"
}