Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/725561/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/RaitheOfDureya/?format=api",
    "author": "https://translate.habitica.com/api/users/ceu_/?format=api",
    "timestamp": "2021-07-03T13:51:11.981274Z",
    "action": 7,
    "target": "<%= accepted %> / <%= invited %> Membros na Missão",
    "id": 261505,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/261505/?format=api"
}