Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18250261/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f41/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f41/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-08T20:19:19.427719Z",
    "action": 2,
    "target": "Die im Befehl {} angegebene Passphrase ist im FIPS-Modus zu kurz. Bitte verwenden Sie mindestens {} Zeichen.",
    "old": "Die Passphrase in Befehl {} ist zu kurz im FIPS-Modus. Bitte verwende mindestens {} Zeichen.",
    "details": {
        "state": 20,
        "source": "Passphrase given in the {} command is too short in FIPS mode. Please use at least {} characters.",
        "old_state": 20
    },
    "id": 17299652,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17299652/?format=api"
}