Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/179469/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/de/?format=api",
    "user": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "author": "https://translate.habitica.com/api/users/twister1398/?format=api",
    "timestamp": "2019-11-05T16:49:36.323675Z",
    "action": 36,
    "target": "Dieses Haustier will und kann nicht gefüttert werden.",
    "id": 83497,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/83497/?format=api"
}