Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/646470/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/Adventurous_Lawn/?format=api",
    "author": "https://translate.habitica.com/api/users/Adventurous_Lawn/?format=api",
    "timestamp": "2020-04-14T19:29:39.461653Z",
    "action": 4,
    "target": "Uppdraget har redan börjat, men du kan alltid vara med på nästa!",
    "id": 138110,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/138110/?format=api"
}