Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12393672/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-31T22:04:51.825590Z",
    "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 https://docs.fedoraproject.org/en-US/fedora-silverblue/updates-upgrades-rollbacks/#upgrading[here.]",
    "details": {},
    "id": 9144701,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/9144701/?format=api"
}