Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3297755/?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.918456Z",
    "action": 59,
    "target": "さぁ、どうぞ! 興味がありそうなタスクをいくつか入れてみました。自分でもタスクを追加してみましょう。タスクのタイトルをタップして編集できます。",
    "id": 1072894,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1072894/?format=api"
}