Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286892/?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/DragExMachina/?format=api",
    "author": "https://translate.habitica.com/api/users/DragExMachina/?format=api",
    "timestamp": "2024-06-14T21:08:44.757214Z",
    "action": 2,
    "target": "심각한 위반은 Habitica의 공동체와 사용자들의 안전에 큰 해를 끼치므로 엄격한 결과로 처리합니다.",
    "id": 1140397,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1140397/?format=api"
}