Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/641187/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/backgrounds/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/backgrounds/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/ariana314/?format=api",
    "author": "https://translate.habitica.com/api/users/ariana314/?format=api",
    "timestamp": "2020-12-10T05:18:16.249290Z",
    "action": 2,
    "target": "희귀하면서 정적인 아름다움이 있는 눈 내리는 사막을 보세요.",
    "id": 214691,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/214691/?format=api"
}