Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/756606/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/en/?format=api",
    "user": "https://translate.habitica.com/api/users/mattya226/?format=api",
    "author": "https://translate.habitica.com/api/users/mattya226/?format=api",
    "timestamp": "2021-11-28T15:29:30.971772Z",
    "action": 3,
    "target": "",
    "id": 294762,
    "action_name": "Comment added",
    "url": "https://translate.habitica.com/api/changes/294762/?format=api"
}