Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/55978040/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc04/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc04/en_GB/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/sswales/?format=api",
    "timestamp": "2022-06-11T16:37:26.415354Z",
    "action": 5,
    "target": "If the clipboard contains cell contents and no editing has been done in the file, then <keycode>Shift+Enter</keycode> has the same behaviour as <keycode>Enter</keycode> and pastes clipboard contents to the current cursor position.",
    "id": 3260490,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/3260490/?format=api"
}