Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14886608/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f30pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f30pagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2023-08-07T06:33:21.252850Z",
    "action": 4,
    "target": "\"자유 운영 체제의 가장 큰 결함은 소프트웨어가 아닙니다 — 우리는 이들 시스템에 포함 할 수 있는 좋은 무료 설명서가 부족한 것입니다.” footnote:[자유 소프트웨어와 무료 설명서, link:http://www.gnu.org/philosophy/free-doc.html[GNU FSF 문서]에서 가능합니다]",
    "old": "",
    "details": {
        "state": 0,
        "source": "\"The biggest deficiency in free operating systems is not in the software — it is the lack of good free manuals that we can include in these systems.”footnote:[Free Software and Free Manuals, available from link:http://www.gnu.org/philosophy/free-doc.html[]]",
        "old_state": 0
    },
    "id": 12017682,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12017682/?format=api"
}