Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12393678/?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/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-31T22:04:52.037002Z",
    "action": 30,
    "target": "After the deployment is pinned, you can upgrade your system by using the instructions found xref:updates-upgrades-rollbacks.adoc#upgrading[here].",
    "old": "After the deployment is pinned, you can upgrade your system by using the instructions found {docs-url}/updates-upgrades-rollbacks/#upgrading[here].",
    "details": {},
    "id": 9144716,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/9144716/?format=api"
}