Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/13355381/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-containers/masterpagesguidelineshelp_file/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-containers/masterpagesguidelineshelp_file/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-16T15:37:18.198287Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Just like traditional packages, containers need some \"man page\" information about how they are to be used, configured, and integrated into a larger stack. As such, a Help File is required as part of your container package unless you have supplied a \"help\" command instead.  This Help File, if present, will be supplied as part of the Container Review. It must be a MarkDown file, to be placed in the DistGit repository root prior to triggering your container builds, and it must have the following name:",
        "old_state": -1
    },
    "id": 10230275,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/10230275/?format=api"
}