Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5470497/?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:51:56.346857Z",
    "action": 2,
    "target": "La instal·lació s'ha aturat pel que sembla un problema de maquinari. El missatge d'error exacte és el següent:\n\n%s.\n\nEl programa d'instal·lació acabarà ara.",
    "old": "La instal·lació s'ha aturat pel que sembla un problema de maquinari. El missatge d'error exacte és:\n\n%s.\n\nLa instal·lació finalitzarà ara.",
    "details": {
        "state": 20,
        "source": "The installation was stopped due to what seems to be a problem with your hardware. The exact error message is:\n\n%s.\n\n The installer will now terminate.",
        "old_state": 20
    },
    "id": 17951215,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17951215/?format=api"
}