Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/449070/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/inventory/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/inventory/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Lunarflare/?format=api",
    "author": "https://translate.habitica.com/api/users/Lunarflare/?format=api",
    "timestamp": "2021-05-26T18:50:22.041890Z",
    "action": 5,
    "target": "펫 먹이",
    "id": 252648,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/252648/?format=api"
}