Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/21947/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/dictionaries%252Fdictionariesendialog/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dictionaries%252Fdictionariesendialog/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-07-11T17:30:03.022799Z",
    "action": 13,
    "target": "",
    "id": 22218,
    "action_name": "Source string added",
    "url": "https://translations.documentfoundation.org/api/changes/22218/?format=api"
}