Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3297756/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-20T17:21:09.918511Z",
    "action": 59,
    "target": "まずは習慣。身につけたい良い習慣もあれば、やめられない悪い習慣もあるよね。",
    "id": 1072895,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1072895/?format=api"
}