Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432424/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-03T20:00:58.108602Z",
    "action": 59,
    "target": "지금, 체크섬 파일이 유효한지 확인합니다: <pre><code>$ gpg --verify-files *-CHECKSUM</code></pre> 체크섬 파일은 아래에서 설명된 키 중의 하나에서 올바른 서명을 가지고 있어야 합니다.",
    "id": 5059676,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5059676/?format=api"
}