Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17677832/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2024-04-27T04:49:18.647178Z",
    "action": 7,
    "target": "위의 목록은 완료된 것을 의미하지 않습니다 - 당신은 많은 다른 장소에서도 도움을 찾을 수 있습니다.  매트릭스 룸(Matrix rooms)과 전자우편 목록과 같은 사용 가능한 자원에 대한 추가 정보는 xref:project:ROOT:communications.adoc[]에서 사용 할 수 있습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The above list is by no means complete - you can find help in many other places as well.  Additional information about available resources such as Matrix rooms and mailing lists is available at xref:project:ROOT:communications.adoc[].",
        "old_state": 0
    },
    "id": 15904864,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/15904864/?format=api"
}