Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/56137135/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/ca/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Fito/?format=api",
    "timestamp": "2021-09-21T17:55:55.599115Z",
    "action": 5,
    "target": "$ERR\nInformació addicional: $MSG",
    "id": 2415293,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/2415293/?format=api"
}