Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18581284/?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/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-15T22:28:56.161173Z",
    "action": 30,
    "target": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
    "old": "Retrieving a remote Ignition file from a s3 bucket",
    "details": {
        "state": 10,
        "source": "Launching and customizing a new instance with remote Ignition file from a S3 bucket",
        "old_state": -1
    },
    "id": 17436186,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/17436186/?format=api"
}