Changes API.

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

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

{
    "unit": "http://i18n.foe-helper.com/api/units/78727/?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-10-25T09:37:17.611891Z",
    "action": 5,
    "target": "報酬 = __nettoreward__ <small>(Net Reward)</small> X __arcfactor__% <small>(Arc Bonus)</small> = __bruttoreward__<br> 費用: コスト: __costs__ - ロックされた場所に置く: 損失 = __costs__ <small>(コスト)</small> - __bruttoreward__ <small>(報酬)</small> = __loss__",
    "id": 62438,
    "action_name": "New translation",
    "url": "http://i18n.foe-helper.com/api/changes/62438/?format=api"
}