Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/38412/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/experiments/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/experiments/ta/?format=api",
    "user": "https://translate.phyphox.org/api/users/Viswanathan/?format=api",
    "author": "https://translate.phyphox.org/api/users/Viswanathan/?format=api",
    "timestamp": "2026-03-11T15:59:01.107412Z",
    "action": 2,
    "target": "நேரக் கணிப்பான்கள்",
    "id": 27837,
    "action_name": "Translation changed",
    "url": "https://translate.phyphox.org/api/changes/27837/?format=api"
}