Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201154/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-162/?format=api",
    "timestamp": "2019-12-31T10:27:04.879344Z",
    "action": 2,
    "target": "Med ett kast fryser du allt du har gjort i följd så att de inte kommer att återställas till noll imorgon! ",
    "id": 100635,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/100635/?format=api"
}