Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264549/?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": null,
    "author": null,
    "timestamp": "2023-11-11T17:22:05.184376Z",
    "action": 59,
    "target": "<strong>Tip:</strong> 複数の<%= taskType %>を追加するには、改行 (Shift + Enter) でそれぞれを分割し、Enterキーで確定して下さい",
    "id": 1038822,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1038822/?format=api"
}