Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180780/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/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-05T14:19:03.971752Z",
    "action": 5,
    "target": "Par conséquent, l'installation des paquets signés avec cette clé échouera.\nIl est recommandé de retirer la clé expirée pour permettre l'importation\nd'une clé mise à jour. Cela pourrait néanmoins rendre impossible la\nvérification des paquets déjà installés.",
    "old": "",
    "details": {
        "state": 20,
        "source": "As a result, installing packages signed with this key will fail.\nIt is recommended to remove the expired key to allow importing\nan updated key. This might leave already installed packages unverifiable.",
        "old_state": 0
    },
    "id": 16808869,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16808869/?format=api"
}