Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10885204/?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/fi/?format=api",
    "user": "https://l10n.opensuse.org/api/users/TommiNieminen/?format=api",
    "author": "https://l10n.opensuse.org/api/users/TommiNieminen/?format=api",
    "timestamp": "2020-11-05T15:47:14.234225Z",
    "action": 2,
    "target": "Poista %1$s /etc/mdadm.conf-tiedostosta",
    "id": 1640135,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1640135/?format=api"
}