Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/openid/?format=api",
    "translation": null,
    "user": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
    "timestamp": "2024-03-22T19:28:26.776326Z",
    "action": 25,
    "target": "locale/ca_ES/locale.po",
    "id": 846815,
    "action_name": "Removed translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/846815/?format=api"
}