Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7757523/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysctl/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysctl/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-14T21:57:50.360655Z",
    "action": 30,
    "target": "As an example, the xref:producing-ign.adoc[Butane] snippet below shows how to disable _SysRq_ keys:",
    "id": 3192548,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3192548/?format=api"
}