Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/78731/?format=api",
    "component": "http://i18n.foe-helper.com/api/components/foe-helper/extension/?format=api",
    "translation": "http://i18n.foe-helper.com/api/translations/foe-helper/extension/ja/?format=api",
    "glossary_term": null,
    "user": "http://i18n.foe-helper.com/api/users/urineko/?format=api",
    "author": "http://i18n.foe-helper.com/api/users/urineko/?format=api",
    "timestamp": "2024-11-02T06:45:00.826815Z",
    "action": 2,
    "target": "報酬 = __nettoreward__ <small>(Net Reward)</small> X __arcfactor__% <small>(Arc Bonus)</small> = __bruttoreward__<br> 費用: コスト: __costs__ - ロックされた場所に置く: safe__<br>利益 = __bruttoreward__ <small>(報酬)</small> - __costs__ <small>(コスト)</small> = __profit__",
    "id": 62553,
    "action_name": "Translation changed",
    "url": "http://i18n.foe-helper.com/api/changes/62553/?format=api"
}