Changes API.

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

GET /api/changes/168768/?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": "https://translate.habitica.com/api/users/Chap/?format=api",
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2020-07-09T09:03:29.147547Z",
    "action": 7,
    "target": "Trasforma la tua vita in un gioco di ruolo per affrontarla sempre motivato ed organizzato!",
    "id": 168768,
    "action_name": "Suggestion accepted",
    "url": "https://translate.habitica.com/api/changes/168768/?format=api"
}