Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3356552/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/flatpak-platform/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/flatpak-platform/dv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-10T18:52:07.705488Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Add support for ARM (aarch64)",
        "old_state": -1
    },
    "id": 1734578,
    "action_name": "String updated in the repository",
    "url": "https://l10n.elementary.io/api/changes/1734578/?format=api"
}