Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10142865/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-libpinyin/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-libpinyin/main/zh_HK/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-31T07:05:58.906986Z",
    "action": 59,
    "target": "<b>詞典文件格式:</b>\n   每一行包含以下兩者之一:\n      \"短語 拼音\" 或 \"短語 拼音 頻率\"\n   例如 \"你好 ni'hao\" 或 \"你好 ni'hao 5\"。",
    "id": 4550988,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4550988/?format=api"
}