Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/253601/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/pt/?format=api",
    "user": "https://translate.habitica.com/api/users/Brinkley/?format=api",
    "author": "https://translate.habitica.com/api/users/Brinkley/?format=api",
    "timestamp": "2021-06-16T23:13:05.921055Z",
    "action": 5,
    "target": "<%= username %> cancelou a missão de equipa <%= questName %>.",
    "id": 258190,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/258190/?format=api"
}