Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5470500/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "timestamp": "2025-02-01T07:50:52.453814Z",
    "action": 2,
    "target": "\nL'execució en mode línia d'ordres no permet la depuració interactiva. \nEl missatge d'error exacte és el següent:\n\n%s.\n\nEl programa d'instal·lació acabarà ara.",
    "old": "\nL'execució en mode línia d'ordres no permet la depuració interactiva. \nEl missatge d'error exacte és:\n\n%s.\n\nEl programa d'instal·lació finalitzarà ara.",
    "details": {
        "state": 20,
        "source": "\nRunning in cmdline mode, no interactive debugging allowed.\nThe exact error message is: \n\n%s.\n\nThe installer will now terminate.",
        "old_state": 20
    },
    "id": 17951182,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17951182/?format=api"
}