Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/67387933/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/auxiliary/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/auxiliary/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-21T10:29:21.025640Z",
    "action": 59,
    "target": "Divers",
    "id": 3583487,
    "action_name": "String updated in the repository",
    "url": "https://translations.documentfoundation.org/api/changes/3583487/?format=api"
}