Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10888472/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libstorage/ng-sle-15-sp1/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libstorage/ng-sle-15-sp1/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AndikaTriwidada/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AndikaTriwidada/?format=api",
    "timestamp": "2020-05-06T07:45:05.843328Z",
    "action": 2,
    "target": "Menyusutkan volume logical thin %1$s pada grup volume %2$s dari %3$s ke %4$s",
    "id": 1414548,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1414548/?format=api"
}