Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/13815190/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesjoin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesjoin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-24T22:04:35.604531Z",
    "action": 59,
    "target": "You can refer to the xref:help.adoc[Getting Help] and xref:communications.adoc[Project Communications] pages for more specific information on how to find assistance via documentation and the various communication channels, such as Ask Fedora, and Fedora Chat (powered by Matrix).",
    "id": 10724246,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/10724246/?format=api"
}