Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/49774/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/glossary/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/glossary/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-11-17T10:42:54.169872Z",
    "action": 31,
    "target": "",
    "id": 21774,
    "action_name": "New string added",
    "url": "https://translate.phyphox.org/api/changes/21774/?format=api"
}