Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/776699/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/ToZero/?format=api",
    "author": "https://translate.habitica.com/api/users/ToZero/?format=api",
    "timestamp": "2022-08-28T22:40:08.687294Z",
    "action": 5,
    "target": "다마고치 펫 부화 물약",
    "id": 359833,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/359833/?format=api"
}