Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16006886/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SeeunLee/?format=api",
    "timestamp": "2024-03-19T01:38:45.272674Z",
    "action": 36,
    "target": "\n              <strong>필터 구문:</strong> <code>[+-]키워드[,keyword ...]</code><br/>\n              키워드와 일치하는 패키지 이름만 포함하려면 <strong>'+'</strong> 를 사용하고\n              키워드와 일치하는 이름을 제외하려면 <strong>'-'</strong> 를 사용하십시오. 다수 필터는 공백으로\n              구분할 수 있습니다. 필터는 지정된 순서대로 평가됩니다. 쉘 스타일 와일드카드가\n              지원됩니다.<br/><br/>\n              <strong>예:</strong> <code>+zsh*,kernel* -zsh-html</code><br/>\n              <em>* 해당 이름이 지정된 패키지만 포함- <code>zsh*</code>, <code>kernel*</code>,\n              예외: <code>zsh-html</code></em>\n          ",
    "id": 3017313,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/3017313/?format=api"
}