Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/34048/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/it/?format=api",
    "user": "https://translate.habitica.com/api/users/kyasarin89/?format=api",
    "author": "https://translate.habitica.com/api/users/kyasarin89/?format=api",
    "timestamp": "2019-08-30T11:29:29.879872Z",
    "action": 2,
    "target": "Premi sul bottone grigio per assegnare un più punti stat in una volta, oppure usa le frecce per aggiungere un punto alla volta.",
    "id": 46075,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/46075/?format=api"
}