Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3219728/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "author": "https://l10n.elementary.io/api/users/Nathan/?format=api",
    "timestamp": "2022-12-01T09:22:57.595623Z",
    "action": 5,
    "target": "Ne l'installez que sur des appareils dédiés au développement. <b>Vous ne pourrez pas effectuer de mise à jour vers une version stable</b>.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Only install on devices dedicated for development. <b>You will not be able to upgrade to a stable release</b>.",
        "old_state": 0
    },
    "id": 1414285,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1414285/?format=api"
}