Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/731033/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-analytics-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-analytics-plugin/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T21:59:20.070257Z",
    "action": 59,
    "target": "OJSにGoogle Analyticsを組み込みます。Google Analyticsとは、Googleが提供するWebサイトのトラフィック分析アプリケーションです。利用するには、Google Analyticsのアカウントが必要です。詳細については、<a href=\"http://www.google.com/analytics/\" title=\"Google Analytics site\">Google Analytics サイト</a>を参照してください。",
    "id": 669292,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/669292/?format=api"
}