Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8900261/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyulin910/?format=api",
    "timestamp": "2022-09-23T12:24:00.566061Z",
    "action": 2,
    "target": "使用 Fedora 启动盘写入工具比以往更加简单,你只需要一个至少 2GB 的U盘,和 Fedora 启动盘写入工具软件。",
    "id": 7993088,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/7993088/?format=api"
}