Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/436924/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/parkbird/?format=api",
    "author": "https://translate.habitica.com/api/users/parkbird/?format=api",
    "timestamp": "2020-12-19T02:57:25.951053Z",
    "action": 4,
    "target": "멤버 목록",
    "id": 218255,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/218255/?format=api"
}