Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/312322/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/hr/?format=api",
    "user": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "author": "https://translate.habitica.com/api/users/LionFox/?format=api",
    "timestamp": "2020-12-06T02:29:33.647678Z",
    "action": 2,
    "target": "Popni se uz stube/Upotrijebi dizalo (Klikni na olovku za uređivanje)",
    "id": 212493,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/212493/?format=api"
}