Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/591668/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-03T02:43:49.911168Z",
    "action": 5,
    "target": "打印当前所选配置文件的信息。如果指定了 *--raw* 选项,命令将打印传给 *select* 命令的原始参数,而不是格式化输出。",
    "id": 13164451,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13164451/?format=api"
}