Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/180828/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/messages/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/messages/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "author": "https://translate.habitica.com/api/users/deleted-500/?format=api",
    "timestamp": "2021-10-31T06:30:37.700724Z",
    "action": 2,
    "target": "<%= image %> Du rotar igenom skåpet och hittar <%= dropText %>. Vad gör den här?",
    "id": 288215,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/288215/?format=api"
}