Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8898485/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gnuey56/?format=api",
    "timestamp": "2022-11-26T09:15:52.540208Z",
    "action": 7,
    "target": "そして、あなたがダウンロードしたイメージのチェックサムを確認できます: <pre><code>$ sha256sum -c *-CHECKSUM</code></pre> 出力に有効であると記載されていれば、本物です!",
    "id": 8881228,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/8881228/?format=api"
}