Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11142509/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atalanttore/?format=api",
    "timestamp": "2024-11-23T20:48:29.786695Z",
    "action": 5,
    "target": "Neustart-Richtlinie, die beim Beenden von Containern befolgt werden soll. Die Verwendung von linger für das automatische Starten von Containern kann unter bestimmten Umständen nicht funktionieren, z. B. wenn ecryptfs, systemd-homed, NFS oder 2FA für ein Benutzerkonto verwendet werden.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Restart policy to follow when containers exit. Using linger for auto-starting containers may not work in some circumstances, such as when ecryptfs, systemd-homed, NFS, or 2FA are used on a user account.",
        "old_state": 0
    },
    "id": 17452194,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17452194/?format=api"
}