Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/377006/?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/ca/?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:52.356154Z",
    "action": 2,
    "target": "<html><head/><body><p>Defineix xarxes darrere de l'enllaç VPN. Si més d'un se separa per una coma. </p><p>El format és network/netmask/gateway i es pot ometre la passarel·la. Exemples 10.10.20.0/255.255.255.0</p><p>10.10.20.0/255.255.0/10.20.1.5</p><p>10.10.20.0/24</p><p>2001:db8::1/64</p><p>Aquest camp és opcional però si es fa una entrada ha de seguir el format anterior.</p></body><p>0",
    "id": 217270,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/217270/?format=api"
}