Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/111365/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/Aris/?format=api",
    "author": "https://translate.habitica.com/api/users/Aris/?format=api",
    "timestamp": "2023-03-13T21:07:40.320358Z",
    "action": 45,
    "target": "",
    "id": 401173,
    "action_name": "New contributor",
    "url": "https://translate.habitica.com/api/changes/401173/?format=api"
}