Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25418/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/kilowhat-wordpress/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/kilowhat-wordpress/zh_Hans/?format=api",
    "user": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "author": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "timestamp": "2020-08-09T09:47:02.370372Z",
    "action": 5,
    "target": "默认情况下,Flarum 主题帖将使用当前时间作为其创建日期。 如果 WordPress 文章属于过去的日期,开启此选项将允许主题帖使用过去的日期作为创建时间。\n",
    "id": 41141,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/41141/?format=api"
}