Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/210969/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/news-tails-support/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/news-tails-support/zh_TW/?format=api",
    "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
    "timestamp": "2018-11-02T17:50:14Z",
    "action": 2,
    "target": "**社群互動**: 有關使用 Tails 的資訊和技巧,它們雖未被正式地記載下來但有人可能有興趣知道。",
    "id": 133528,
    "action_name": "Translation changed",
    "url": "https://translate.tails.boum.org/api/changes/133528/?format=api"
}