Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/719295/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/character/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/Razi/?format=api",
    "author": "https://translate.habitica.com/api/users/Razi/?format=api",
    "timestamp": "2022-05-29T21:27:29.231497Z",
    "action": 4,
    "target": "Not enough gold.",
    "id": 329220,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/329220/?format=api"
}