Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286857/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/hongsii/?format=api",
    "author": "https://translate.habitica.com/api/users/hongsii/?format=api",
    "timestamp": "2020-02-04T14:16:36.149883Z",
    "action": 2,
    "target": "모든 사람들을 안전하고 즐겁게 하기 위해서 Habitica의 공공장소를 돌아다닐 때에는 몇 가지 규칙이 있습니다. 여러분 같은 모험가에게는 쉬운 룰이죠!",
    "id": 118886,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/118886/?format=api"
}