Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/774997/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Goggle/?format=api",
    "author": "https://translate.habitica.com/api/users/Goggle/?format=api",
    "timestamp": "2022-08-07T16:40:11.878080Z",
    "action": 5,
    "target": "예: Honggildong 또는 gildong@example.com",
    "id": 348305,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/348305/?format=api"
}