Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5484369/?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:19:07.534461Z",
    "action": 2,
    "target": "Vous pouvez supprimer les systèmes de fichiers dont vous n'avez plus besoin pour libérer de l'espace pour l'installation. Supprimer un système de fichier supprimera également toutes les données qu'il contient.",
    "old": "Vous pouvez supprimer des systèmes de fichiers dont vous n'avez plus besoin pour libérer de l'espace pour l'installation. Supprimer un système de fichier supprimera également toutes les données qu'il contient.",
    "details": {
        "state": 20,
        "source": "You can remove existing file systems you no longer need to free up space for this installation.  Removing a file system will permanently delete all of the data it contains.",
        "old_state": 20
    },
    "id": 16849402,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16849402/?format=api"
}