Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12548009/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8plugins/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-28T15:47:28.878378Z",
    "action": 59,
    "target": "则需要将 /proc/sys/net/ipv6/conf/all/disable_ipv6 设定为 1,且不要将该模块放入黑名单",
    "id": 9371143,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9371143/?format=api"
}