Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/248483/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Kunar/?format=api",
    "author": "https://translate.habitica.com/api/users/Kunar/?format=api",
    "timestamp": "2019-08-16T07:39:22.020092Z",
    "action": 5,
    "target": "Du bist auf dem neuesten Stand!",
    "id": 39767,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/39767/?format=api"
}