Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5470499/?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-01-29T09:17:32.710958Z",
    "action": 5,
    "target": "\nLa instal·lació s'ha aturat a causa d'un error que s'ha produït mentre s'executava en mode cmdline no interactiu. Com que no hi ha cap pregunta en el mode cmdline, editeu el fitxer kickstart i torneu a provar la instal·lació. \nEl missatge d'error exacte és el següent: \n\n%s. \n\nAra l'instal·lador acabarà.",
    "old": "",
    "details": {
        "state": 20,
        "source": "\nThe installation was stopped due to an error which occurred while running in non-interactive cmdline mode. Since there cannot be any questions in cmdline mode, edit your kickstart file and retry installation. \nThe exact error message is: \n\n%s. \n\nThe installer will now terminate.",
        "old_state": 0
    },
    "id": 17941397,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17941397/?format=api"
}