Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/614310/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:40.380649Z",
    "action": 59,
    "target": "TCP/IP経由ではなくドメインソケットを使用する場合は、ホスト名を空欄のままにしてください。これはMySQLでは必要ありません。MySQLでは、\"localhost\"が指定されると、自動的にソケットが使用されるからです。しかし、PostgreSQLなどのほかのデータベースではこのように設定する必要があります。",
    "id": 550370,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/550370/?format=api"
}