Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/90892/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/death/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/death/nl/?format=api",
    "user": "https://translate.habitica.com/api/users/Janmetdepet/?format=api",
    "author": "https://translate.habitica.com/api/users/Janmetdepet/?format=api",
    "timestamp": "2019-10-21T10:13:25.613697Z",
    "action": 36,
    "target": "Je hebt een Niveau, je Goud en een stuk Uitrusting verloren, maar je kunt het allemaal terug krijgen door hard te werken! Succes! Je zult het fantastisch doen.",
    "id": 77513,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/77513/?format=api"
}