Translation components API.

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

GET /api/translations/xwiki-contrib/notes-application/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T16:46:21.579837Z",
            "action": 17,
            "target": "",
            "id": 410880,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/410880/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/573725/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-29T15:27:22.505208Z",
            "action": 5,
            "target": "이 응용 프로그램은 현재 문서를 함께 가져오는 것을 목표로 합니다.",
            "id": 410735,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/410735/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/573724/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-29T15:20:45.434890Z",
            "action": 5,
            "target": "노트",
            "id": 410677,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/410677/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-28T12:05:16.464852Z",
            "action": 0,
            "target": "",
            "id": 405823,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/405823/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/573725/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T12:05:16.464802Z",
            "action": 59,
            "target": "",
            "id": 405822,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/405822/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/573724/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-28T12:05:16.464690Z",
            "action": 59,
            "target": "",
            "id": 405821,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/405821/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/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-28T12:05:16.391626Z",
            "action": 48,
            "target": "",
            "id": 405820,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/405820/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/notes-application/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/notes-application/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": null,
            "timestamp": "2023-12-28T12:05:16.385816Z",
            "action": 17,
            "target": "",
            "id": 405819,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/405819/?format=api"
        }
    ]
}