Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/577184/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-wiki-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-wiki-default/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-30T02:46:37.091045Z",
    "action": 5,
    "target": "가하여 번역하기 쉽도록 # 키에 대한 세부 정보를 추가할 수 있습니다. 주석이 # 다음 키에 지정되지 않았는지 확인하려면 주석이나 주석 뒤에 # # # 최소 세 개의 샤프(###)를 사용하십시오. # # 사용되지 않는 키: # * 키를 삭제할 때 키는 파일 끝의 사용되지 않는 섹션으로 # 이동되어야 하며(#@deprecatedstart와 #@deprecatedend 사이) # 사용되지 않기 시작한 첫 번째 버전과 연결되어야 합니다. # * 키 이름을 바꿀 때 동일한 사용되지 않는 섹션으로 # 이동해야 하며 다음 구문을 사용하여 주석을 추가해야 합니다: # #@deprecated new.key.name # old.key.name=Some Translation ##### ###########################################",
    "id": 413237,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413237/?format=api"
}