Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12268575/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-09T10:07:27.415553Z",
    "action": 2,
    "target": "则需要将 /proc/sys/net/ipv6/conf/all/disable_ipv6 设定为 1,且不要将ipv6内核模块禁用'",
    "id": 13194178,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/13194178/?format=api"
}