Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/89784096/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/es/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2023-05-14T22:11:18.315278Z",
    "action": 5,
    "target": "¿Confirma que quiere escribir en el archivo local «$»?",
    "id": 26775822,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/26775822/?format=api"
}