Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/365923/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/andrew-bibb/cmst/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/andrew-bibb/cmst/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/feikedonia/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/feikedonia/?format=api",
    "timestamp": "2024-11-22T10:56:20.453391Z",
    "action": 2,
    "target": "<html><head/><body><p>Définir les réseaux derrière le lien VPN. S’il y en a plusieurs, séparez-les par une virgule. </p><p>Le format est network/netmask/gateway et la passerelle peut être omise. Exemples 10.10.20.0/255.255.255.0</p><p>10.10.20.0/255.255.255.0/10.20.1.5</p><p>10.10.20.0/24</p><p>2001:db8::1/64</p><p>Ce champ est facultatif mais si une entrée est faite, elle doit respecter le format ci-dessus.</p></body></html>",
    "id": 217268,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/217268/?format=api"
}