Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/567299/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/ja/?format=api",
    "user": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "timestamp": "2021-08-09T17:22:52.107644Z",
    "action": 2,
    "target": "ペッパー&キャロットプロジェクトは、世界中からのパトロンからの資金援助だけによって支えられています。パトロンは新しいエピソードが公開される度にちょっとしたお金を送金します。パトロンは各エピソードの最後にクレジットされます。このシステムのおかげで、ペッパー&キャロットは広告に頼ることもマーケティングによる汚染なしに、独立した運営を続けることが可能です。",
    "id": 225639,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/225639/?format=api"
}