Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12268564/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/ru/?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-27T19:04:57.384273Z",
    "action": 4,
    "target": "измените значение /proc/sys/net/ipv6/conf/all/disable_ipv6 на 1 и не вносите модуль в черный список",
    "id": 9030443,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9030443/?format=api"
}