Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12268547/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-12-27T18:24:26.761739Z",
    "action": 4,
    "target": "/proc/sys/net/ipv6/conf/all/disable_ipv6 を 1 に設定する必要があり、モジュールをブラックリストにしません",
    "id": 9030242,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9030242/?format=api"
}