Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3297763/?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.918699Z",
    "action": 59,
    "target": "もしTo-Doに期限があるのなら、設定しましょう。あなたにはクリアできるはず…がんばって!",
    "id": 1072902,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1072902/?format=api"
}