Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/364954/?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/en_US/?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:55:03.519050Z",
    "action": 5,
    "target": "<html><head/><body><p>Define networks behind the VPN link. If more than one separate by a comma. </p><p>Format is network/netmask/gateway and gateway may be omitted. Examples 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>This field is optional but if an entry is made it must follow the format above.</p></body></html>",
    "id": 217266,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/217266/?format=api"
}