Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15216711/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesindex/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-07T22:06:32.731016Z",
    "action": 30,
    "target": "Please refer to the xref:faq.adoc[FAQ] for more information.  If you want to help or ask any questions, join the link:https://chat.fedoraproject.org/#/room/#coreos:fedoraproject.org[Matrix room], or join our link:https://discussion.fedoraproject.org/tag/coreos[discussion board].",
    "id": 12443660,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12443660/?format=api"
}