Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13081973/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/lt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "timestamp": "2022-02-05T17:24:52.545200Z",
    "action": 5,
    "target": "Būtinai skelbkite žinią pasauliui apie openSUSE ir padėkite tą daryti kitiems",
    "id": 2009742,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2009742/?format=api"
}