Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18581354/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-15T22:28:57.266387Z",
    "action": 30,
    "target": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
    "old": "Launching and customizing a new instance",
    "details": {
        "state": 10,
        "source": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
        "old_state": -1
    },
    "id": 17436264,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/17436264/?format=api"
}