Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12196411/?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": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2022-11-22T23:17:03.280896Z",
    "action": 5,
    "target": "    $ sudo rpm-ostree update \\\n        --uninstall rpmfusion-free-release \\\n        --uninstall rpmfusion-nonfree-release \\\n        --install rpmfusion-free-release \\\n        --install rpmfusion-nonfree-release\n    $ reboot\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "    $ sudo rpm-ostree update \\\n        --uninstall rpmfusion-free-release \\\n        --uninstall rpmfusion-nonfree-release \\\n        --install rpmfusion-free-release \\\n        --install rpmfusion-nonfree-release\n    $ reboot\n",
        "old_state": 0
    },
    "id": 8791878,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8791878/?format=api"
}