Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/101371322/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/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-23T21:20:03.571820Z",
    "action": 5,
    "target": "Conserver les informations sur l'utilisateur du document",
    "id": 50686464,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50686464/?format=api"
}