Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/755780/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/zh_Hant/?format=api",
    "user": "https://translate.habitica.com/api/users/rubychen/?format=api",
    "author": "https://translate.habitica.com/api/users/rubychen/?format=api",
    "timestamp": "2021-11-10T21:15:28.487882Z",
    "action": 5,
    "target": "編輯標籤",
    "id": 292135,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/292135/?format=api"
}