Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/148229/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/zh/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2018-11-02T17:36:13Z",
    "action": 4,
    "target": "本网站使用了几个带有不同版权、许可证、商标和分发协议的镜像,它们是:",
    "id": 133279,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/133279/?format=api"
}