Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/256004/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "author": "https://translate.habitica.com/api/users/csharpek/?format=api",
    "timestamp": "2019-08-14T09:04:14.802945Z",
    "action": 5,
    "target": "Srebrny Przepis",
    "id": 39004,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/39004/?format=api"
}