Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/210923/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/social_contract/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/social_contract/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:51:23Z",
    "action": 2,
    "target": "錯誤難免會發生。我們希望對此誠實以待,並修復這些會影響 Tails 使用者安全的問題回報。",
    "id": 133542,
    "action_name": "Translation changed",
    "url": "https://translate.tails.boum.org/api/changes/133542/?format=api"
}