Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/210901/?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/emmapeel/?format=api",
    "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
    "timestamp": "2018-11-02T09:19:49Z",
    "action": 9,
    "target": "自從 2014在巴黎舉行了第一次的公開hackfest 後,我們曾經撰寫並採行了一份 [[共同行為規範|contribute/working_together/code_of_conduct]] 。 這些準則表示一套規則好讓我們的公共空間可以對每個人友好地開放。",
    "id": 131824,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.boum.org/api/changes/131824/?format=api"
}