Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12547998/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/rhel8plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/rhel8plugins/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-28T15:47:26.672725Z",
    "action": 59,
    "target": "измените значение /proc/sys/net/ipv6/conf/all/disable_ipv6 на 1 и не вносите модуль в черный список",
    "id": 9371127,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9371127/?format=api"
}