Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8077077/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f34pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f34pagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-06-16T03:59:43.950997Z",
    "action": 2,
    "target": "\"무료 운영 체제의 가장 큰 결함은 소프트웨어가 아닙니다 – 우리는 이들 시스템에 포함 할 수 있는 좋은 무료 설명서가 부족한 것입니다. ”footnote:[무료 소프트웨어와 무료 설명서, link:http://www.gnu.org/philosophy/free-doc.html[] 연결에서 가능합니다]",
    "old": "\"무료 운영 체제의 가장 큰 결함은 소프트웨어가 아닙니다 – 우리는 이들 시스템에 포함 할 수 있는 좋은 무료 설명서가 부족한 것입니다.” 각주:[무료 소프트웨어와 무료 설명서, http://www.gnu.org/philosophy/free-doc.html[] 연결에서 가능합니다]",
    "details": {},
    "id": 3348769,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3348769/?format=api"
}