Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/35638/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/store/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/store/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "author": "https://translate.habitica.com/api/users/SnowCrasher/?format=api",
    "timestamp": "2019-09-11T08:55:06.046660Z",
    "action": 36,
    "target": "인생을 게임처럼 즐기면서 동기를 부여하고 계획적인 삶을 사세요!",
    "id": 48798,
    "action_name": "Translation approved",
    "url": "https://translate.habitica.com/api/changes/48798/?format=api"
}