Changes API.

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

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

{
    "unit": "http://translate.cacti.net/api/units/103687/?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.407490Z",
    "action": 30,
    "target": "Click 'Continue' to run the following Graph Export Definition now.\u001e\u001eClick 'Continue' to run following Graph Export Definitions now.",
    "id": 1533,
    "action_name": "Source string changed",
    "url": "http://translate.cacti.net/api/changes/1533/?format=api"
}