Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/95657638/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textshared/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textshared/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2024-03-06T11:45:45.298404Z",
    "action": 5,
    "target": "Distingeix entre majúscules i minúscules",
    "id": 50740072,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50740072/?format=api"
}