Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75287/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "author": "https://translate.habitica.com/api/users/RedBug312/?format=api",
    "timestamp": "2019-07-16T21:54:32.452114Z",
    "action": 2,
    "target": "<strong>請避免在公共的交談空間張貼標題語法,特別是在酒館</strong>。比如全大寫的英文字母,因為這會看起來像是您正在大聲咆哮。這樣會干擾到大家舒適的氣氛。",
    "id": 33980,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/33980/?format=api"
}