Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7509969/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/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-09-26T13:07:20.887568Z",
    "action": 2,
    "target": "Des systèmes de fichiers existants contiennent également de l'espace libre : vous pouvez récupérer cet espace disque et le rendre disponible pour l'installation ci-dessous. Il s'agit d'une opération risquée et nous vous recommandons de sauvegarder vos données avant d'y procéder.",
    "old": "Des systèmes de fichiers existants contiennent également de l'espace libre, vous pouvez récupérer cet espace disque et le rendre disponible pour l'installation ci-dessous. Il s'agit d'une opération risquée et nous vous recommandons de sauvegarder vos données avant d'y procéder.",
    "details": {
        "state": 20,
        "source": "There is also free space available in pre-existing file systems.  While it's risky and we recommend you back up your data first, you can recover that free disk space and make it available for this installation below.",
        "old_state": 20
    },
    "id": 17074220,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17074220/?format=api"
}