Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/23000/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/askvortsov-categories/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/askvortsov-categories/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-07-23T08:37:52.198820Z",
    "action": 5,
    "target": "针对小型论坛进行优化? 这样可以更精准的统计主题/回复数,但会大大减慢中型和大型论坛的速度。",
    "id": 33493,
    "action_name": "New translation",
    "url": "https://weblate.rob006.net/api/changes/33493/?format=api"
}