Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/646448/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/quests/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/quests/pl/?format=api",
    "user": "https://translate.habitica.com/api/users/wloszynski/?format=api",
    "author": "https://translate.habitica.com/api/users/wloszynski/?format=api",
    "timestamp": "2020-05-21T10:09:10.858329Z",
    "action": 5,
    "target": "To wyzwanie już się zaczęło, jednak zawsze możesz załapać się na kolejne!",
    "id": 147580,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/147580/?format=api"
}