Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506677/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "timestamp": "2021-02-10T13:50:20.400796Z",
    "action": 2,
    "target": "申し訳ありませんが、お支払いは成功しませんでした。これはわたしたちの決済サーバ、またはクレジットカードの問題である可能性があります。<b>お支払いは完了していません。</b>再度試してみてください。そして問題や質問があれば、{infoemail} へいつでもお気軽にお問い合わせください。",
    "id": 1867346,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1867346/?format=api"
}