Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/35632/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/store/it/?format=api",
    "user": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2019-07-20T23:24:23.934046Z",
    "action": 4,
    "target": "Trasforma la tua vita in un gioco di ruolo per essere sempre motivato ed organizzato!",
    "id": 34354,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/34354/?format=api"
}