Changes API.

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

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

{
    "unit": null,
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/readlicense_oodocs/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/readlicense_oodocs/fr/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jbfaure/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jbfaure/?format=api",
    "timestamp": "2024-02-05T09:23:27.862742Z",
    "action": 1,
    "target": "",
    "id": 50647094,
    "action_name": "Translation completed",
    "url": "https://translations.documentfoundation.org/api/changes/50647094/?format=api"
}