Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/100780/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/ja/?format=api",
    "user": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
    "author": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
    "timestamp": "2023-11-13T09:09:26.169364Z",
    "action": 7,
    "target": "認証メソッドは ``pg_hba.conf`` ファイルで制御します。ファイル名の \"HBA\" は \"host based access\" (ホストを基にしたアクセス) の略です。データベースごとに使用する認証メソッドを指定できるようにするだけでなく、ネットワークアドレスを使ってホストへのアクセスを制限できるため、こういう名前になっています。",
    "id": 1896482,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.osgeo.org/api/changes/1896482/?format=api"
}