Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2843607/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/index/ms/?format=api",
    "user": "https://l10n.elementary.io/api/users/asrikerex/?format=api",
    "author": "https://l10n.elementary.io/api/users/asrikerex/?format=api",
    "timestamp": "2023-05-17T23:11:31.254798Z",
    "action": 4,
    "target": "Penghantaran percuma didalam EU",
    "old": "",
    "details": {
        "state": 0,
        "source": "Free shipping within EU",
        "old_state": 0
    },
    "id": 1652876,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1652876/?format=api"
}