Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2925572/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/shortcut-overlay/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/shortcut-overlay/fi/?format=api",
    "user": "https://l10n.elementary.io/api/users/artnay/?format=api",
    "author": "https://l10n.elementary.io/api/users/artnay/?format=api",
    "timestamp": "2021-07-09T06:40:06.263963Z",
    "action": 2,
    "target": "Kopioi nykyinen ikkuna leikepöydälle:",
    "id": 903937,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/903937/?format=api"
}