Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/210059/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/id/?format=api",
    "user": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "author": "https://translate.habitica.com/api/users/Falzart/?format=api",
    "timestamp": "2023-02-25T06:39:17.145546Z",
    "action": 2,
    "target": "Telah menyelesaikan semua Keseharian pada <%= count %> hari. Dengan pencapaian ini kamu mendapatkan buff +level/2 untuk semua Atribut pada hari berikutnya. Level di atas 100 tidak akan memberimu efek tambahan lagi.",
    "id": 396842,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/396842/?format=api"
}