Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/655862/?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-05-24T16:03:45.814920Z",
    "action": 3,
    "target": "",
    "id": 251957,
    "action_name": "Comment added",
    "url": "https://translate.habitica.com/api/changes/251957/?format=api"
}