Changes API.

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

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

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