Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82710370/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/06_apt/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/06_apt/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/jptha85/?format=api",
    "author": "https://hosted.weblate.org/api/users/jptha85/?format=api",
    "timestamp": "2023-03-14T13:27:12.600443+01:00",
    "action": 2,
    "target": "Le but de la commande <command>apt update</command> est de télécharger pour chacune des sources de paquets le fichier <filename>Packages</filename> (ou <filename>Sources</filename>) correspondant. Cependant, même après une compression <command>xz</command>, ces fichiers restent plutôt volumineux (le <filename>Packages.xz</filename> pour la section <foreignphrase>main</foreignphrase> de <emphasis role=\"distribution\">Unstable</emphasis> occupe plus de 8 Mo). Pour des mises à jour régulières, ces téléchargements peuvent prendre du temps.",
    "id": 51453790,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/51453790/?format=api"
}