Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12268529/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-24T12:16:10.568318Z",
    "action": 30,
    "target": "you need to set /proc/sys/net/ipv6/conf/all/disable_ipv6 to 1 and do not disable the ipv6 kernel module'",
    "id": 8875760,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/8875760/?format=api"
}