Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404384/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-22T22:06:41.198668Z",
    "action": 59,
    "target": "Це працює, оскільки ostree зберігає незмінену копії каталогу `/etc` у\n      `/usr/etc`. Усі внесені вами зміни записуються до `/etc` безпосередньо.\n",
    "old": "Це працює, оскільки ostree зберігає незмінену копії каталогу `/etc` у\n      `/usr/etc`. Усі внесені вами зміни записуються до `/etc` безпосередньо.\n",
    "details": {
        "state": 20,
        "source": "This works because ostree keeps an unmodified copy of the `/etc` directory under `/usr/etc`.\n      All of your changes go to `/etc` directly.\n",
        "old_state": 20
    },
    "id": 8791838,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8791838/?format=api"
}