Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14712158/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-kdump/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-kdump/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "timestamp": "2024-03-04T14:06:36.149305Z",
    "action": 36,
    "target": "<p><b>Format de vidage</b><br>\n    <i>Aucun vidage</i> - N'enregistre que le journal du kernel.<br>\n    <i>Format ELF</i> - Crée un fichier de vidage au format ELF.<br>\n    <i>Format compressé</i> - Compresse les données de vidage de chaque page à l'aide de gzip.<br>\n    <i>Format compressé LZO</i> - Fichiers légèrement plus volumineux mais nettement plus rapides.<br>\n</p>    <i>Format compressé Snappy</i> - Nettement plus rapide, optimisé pour systèmes 64 bits.<br>\n</p>    <i>Format compressé Zstandard</i> - Fichiers plus petits, plus lent.<br>\n</p>    <i>Copie brute de /proc/vmcore</i> - N'utilise pas makedumpfile.<br>\n</p>",
    "id": 3008210,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/3008210/?format=api"
}