Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576620/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/pdf-export-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/pdf-export-ui/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-30T06:27:11.628186Z",
    "action": 5,
    "target": "PDF 머리글 또는 바닥글 에 표시할 메타데이터를 생성하기 위해 PDF 내보내기 에 포함된 각 Wiki 페이지에 대해 평가되는 스크립트입니다 . 메타데이터는 값이 Map<String, String>인 메타데이터라는 특수 바인딩을 사용하여 지정됩니다. 메타데이터는 HTML 에서 각 위키 페이지의 제목을 표시하는 데 사용되는 제목의 속성으로 끝납니다 .",
    "id": 415098,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/415098/?format=api"
}