Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/entangle/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/entangle/master/sl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/matjazjeran/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/matjazjeran/?format=api",
    "timestamp": "2023-09-16T14:38:47.932337Z",
    "action": 48,
    "target": "",
    "id": 12490638,
    "action_name": "Language added",
    "url": "https://translate.fedoraproject.org/api/changes/12490638/?format=api"
}