Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33003/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/sidebar/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/sidebar/he/?format=api",
    "user": "https://translate.habitica.com/api/users/DarkTrippin/?format=api",
    "author": "https://translate.habitica.com/api/users/DarkTrippin/?format=api",
    "timestamp": "2019-07-07T20:02:46.124092Z",
    "action": 5,
    "target": "נתונים סטטיסטיים",
    "id": 32970,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/32970/?format=api"
}