Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12393676/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-10T22:24:59.881333Z",
    "action": 59,
    "target": "Після того, як розгорнуту систему пришпилено, ви можете оновити вашу систему за допомогою настанов, які наведено xref:updates-upgrades-rollbacks.adoc#upgrading[тут].",
    "old": "Після того, як розгорнуту систему пришпилено, ви можете оновити вашу систему за допомогою настанов, які наведено xref:updates-upgrades-rollbacks.adoc#upgrading[тут].",
    "details": {
        "state": 20,
        "source": "After the deployment is pinned, you can upgrade your system by using the instructions found xref:updates-upgrades-rollbacks.adoc#upgrading[here].",
        "old_state": 20
    },
    "id": 9454329,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9454329/?format=api"
}