Changes API.

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

GET /api/changes/162634/?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/Chap/?format=api",
    "timestamp": "2020-06-28T15:27:47.332604Z",
    "action": 2,
    "target": "Trasforma la tua vita in un gioco di ruolo per affrontarla motivato ed organizzato!",
    "id": 162634,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/162634/?format=api"
}