Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/78580135/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formulamessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formulamessages/es/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2022-12-29T15:46:13.217377Z",
    "action": 5,
    "target": "Busque el nombre de una función. También encuentra descripciones.",
    "id": 15097454,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/15097454/?format=api"
}