Changes API.

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

GET /api/changes/995101/?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/conference/glossary/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/conference/glossary/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-12T20:05:08.928390Z",
    "action": 44,
    "target": "",
    "id": 995101,
    "action_name": "New string to translate",
    "url": "http://translate.pkp.sfu.ca/api/changes/995101/?format=api"
}