Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179400/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/merch/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/merch/sr/?format=api",
    "user": "https://translate.habitica.com/api/users/fluffstuff/?format=api",
    "author": "https://translate.habitica.com/api/users/fluffstuff/?format=api",
    "timestamp": "2023-03-09T17:49:52.193383Z",
    "action": 2,
    "target": "Proizvodi",
    "id": 400083,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/400083/?format=api"
}