Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7757476/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesproducing-ign/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesproducing-ign/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-14T21:57:49.183220Z",
    "action": 30,
    "target": "YAML files must have consistent indentation. Although Butane checks for syntax errors, ensure that the indentation matches the above example. Overall, the Butane configs must conform to Butane's https://coreos.github.io/butane/specs/[configuration specification] format.",
    "id": 3192533,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3192533/?format=api"
}