Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/authselect/1-2-x-application/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/1-2-x-application/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T21:35:57.938457Z",
    "action": 17,
    "target": "",
    "id": 15744010,
    "action_name": "Changes committed",
    "url": "https://translate.fedoraproject.org/api/changes/15744010/?format=api"
}