Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264641/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/tasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/tasks/ja/?format=api",
    "user": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "author": "https://translate.habitica.com/api/users/Toma0001/?format=api",
    "timestamp": "2023-12-07T03:56:39.465861Z",
    "action": 5,
    "target": "タスクの別名は、サードパーティの統合と統合するときに使用できます。ダッシュ、アンダースコア、英数字のみがサポートされています。タスクの別名はすべてのタスクの中で一意でなければなりません。",
    "id": 1077807,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1077807/?format=api"
}