Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/256344/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/profile/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/profile/he/?format=api",
    "user": "https://translate.habitica.com/api/users/Rejectsense/?format=api",
    "author": "https://translate.habitica.com/api/users/Rejectsense/?format=api",
    "timestamp": "2020-01-07T07:37:13.388367Z",
    "action": 5,
    "target": "רמה:",
    "id": 101932,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/101932/?format=api"
}