Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432452/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-03T20:01:00.511248Z",
    "action": 59,
    "target": "再來,核對 CHKECKSUM 檔是否有效:<pre><code>$ gpg --verify-files *-CHECKSUM</code></pre> 這個 CHECKSUM 檔應該要用下方描述的金鑰之一正確簽章過。",
    "id": 5059752,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5059752/?format=api"
}