Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/213115/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/talk/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/talk/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "timestamp": "2018-11-02T08:50:40Z",
    "action": 9,
    "target": "加入 XMPP 聊天室和其它貢獻者或使用者聊聊。 ",
    "id": 131730,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.boum.org/api/changes/131730/?format=api"
}