Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/751252/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/store/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/store/en/?format=api",
    "user": "https://translate.habitica.com/api/users/phillip/?format=api",
    "author": "https://translate.habitica.com/api/users/phillip/?format=api",
    "timestamp": "2021-11-02T10:40:19.054299Z",
    "action": 31,
    "target": "habit,to do,study,productivity,routine,gamification,rpg,self,care,improvement,wellness,tasks,adhd",
    "id": 288486,
    "action_name": "New string added",
    "url": "https://translate.habitica.com/api/changes/288486/?format=api"
}