Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/350483/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
    "timestamp": "2023-04-14T19:39:12.520133Z",
    "action": 2,
    "target": "<p>Une valeur négative définit la longueur du tableau de bord légèrement inférieure à l’espace disponible de l’écran.</p><p/><p><i>Ex. « Longueur » fixée à -100px avec une taille de l’écran 1000px donne une taille réelle du tableau de bord de 900 px.</i></p>",
    "id": 149802,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/149802/?format=api"
}