Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17929071/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-9/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "timestamp": "2024-11-13T13:16:31.927182Z",
    "action": 2,
    "target": "Varování: Záchranný shell spustí při příštím spuštění počítače SELinux autorelabel. Aby autorelabel fungovalo správně, přidejte do příkazového řádku jádra volbu „enforcing=0“.\n",
    "old": "Varování: Záchranný shell spustí při příštím spuštění počítače SELinux autorelabel. Aby autorelabel fungoval správně, přidejte do příkazové řádky jádra volbu \"enforcing=0\".\n",
    "details": {
        "state": 20,
        "source": "Warning: The rescue shell will trigger SELinux autorelabel on the subsequent boot. Add \"enforcing=0\" on the kernel command line for autorelabel to work properly.\n",
        "old_state": 20
    },
    "id": 17431034,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17431034/?format=api"
}