Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/97335/?format=api",
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-22T07:45:42.251704Z",
    "action": 13,
    "target": "",
    "id": 28265,
    "action_name": "New source string",
    "url": "https://t.naviter.com/api/changes/28265/?format=api"
}