Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/50861/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/challenge/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/challenge/ro/?format=api",
    "user": "https://translate.habitica.com/api/users/lupoaica/?format=api",
    "author": "https://translate.habitica.com/api/users/lupoaica/?format=api",
    "timestamp": "2019-12-16T16:05:38.921868Z",
    "action": 2,
    "target": "Minim 1 Cristal pentru Provocări publice (ajută la a evita Spam-ul, chiar așa este).",
    "id": 96100,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/96100/?format=api"
}