Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/117170/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/uk/?format=api",
    "user": "https://translate.habitica.com/api/users/punk-rock/?format=api",
    "author": "https://translate.habitica.com/api/users/punk-rock/?format=api",
    "timestamp": "2021-12-15T09:54:41.882935Z",
    "action": 2,
    "target": "Брав участь у <%= count %> конкурсах костюмів Habitoween. Перегляньте деякі з чудових записів на blog.habitrpg.com!",
    "id": 298010,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/298010/?format=api"
}