Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12606856/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesupdates-upgrades-rollbacks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesupdates-upgrades-rollbacks/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-10T22:25:06.137056Z",
    "action": 59,
    "target": "Atualmente, o remoto padrão do Silverblue 34 é denominado `fedora`. Se este não for o caso do seu sistema, você pode descobrir o nome remoto emitindo: `ostree remote list`.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Currently, the default remote for {variant-name} {version-stable} is named `fedora`.\n      If this is not the case for your system, you can find out the remote name by issuing: `ostree remote list`.\n",
        "old_state": -1
    },
    "id": 9454411,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9454411/?format=api"
}