Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/200121/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/en_GB/?format=api",
    "user": "https://translate.habitica.com/api/users/osuu-osuu/?format=api",
    "author": "https://translate.habitica.com/api/users/osuu-osuu/?format=api",
    "timestamp": "2023-10-06T06:08:35.542660Z",
    "action": 37,
    "target": "With one cast, ice freezes all your streaks so they won't reset to zero tomorrow!",
    "id": 549244,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/549244/?format=api"
}