Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404946/?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": "2022-05-16T22:09:50.888707Z",
    "action": 30,
    "target": "Our favorite choice for a project name was Silverleaf, but that sadly did not work out.  We just couldn't quite let go of the leaf.  You could also say that Silverblue is a new leaf on Fedora's OSTree.  😀",
    "old": "Our favorite choice for a project name was Silverleaf, but that sadly did not work out. We just couldn't quite let go of the leaf. You could also say that Silverblue is a new leaf on Fedora's OSTree. 😀",
    "details": {},
    "id": 4944169,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/4944169/?format=api"
}