Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5484301/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-08-07T14:18:17.198795Z",
    "action": 2,
    "target": "<b>Vous ne disposez pas d'assez d'espace pour installer %s</b>. Vous pouvez réduire ou supprimer des partitions existantes avec notre outil de récupération d'espace, ou vous pouvez ajuster vous-même vos partitions dans l'interface de partitionnement personnalisé.",
    "old": "<b>Vous n'avez pas assez d'espace disponible pour installer %s</b>. Vous pouvez réduire ou supprimer des partitions existantes avec notre outil de récupération d'espace, ou vous pouvez ajuster vous-même vos partitions dans l'interface de partitionnement personnalisé.",
    "details": {
        "state": 20,
        "source": "<b>You don't have enough space available to install %s</b>.  You can shrink or remove existing partitions via our guided reclaim space tool, or you can adjust your partitions on your own in the custom partitioning interface.",
        "old_state": 20
    },
    "id": 16849386,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16849386/?format=api"
}