Translation projects API.

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

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

{
    "count": 6709,
    "next": "https://wl.bs2k.me/api/projects/semicolon/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T05:23:02.804812Z",
            "action": 50,
            "target": "",
            "id": 1,
            "action_name": "Created project",
            "url": "https://wl.bs2k.me/api/changes/1/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T05:29:30.972478Z",
            "action": 51,
            "target": "",
            "id": 2,
            "action_name": "Created component",
            "url": "https://wl.bs2k.me/api/changes/2/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:32.695877Z",
            "action": 21,
            "target": "",
            "id": 3,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/3/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:46.841777Z",
            "action": 0,
            "target": "",
            "id": 4,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/4/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en_UK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:47.771546Z",
            "action": 0,
            "target": "",
            "id": 5,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/5/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:49.022102Z",
            "action": 44,
            "target": "",
            "id": 6,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/6/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en_UK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:49.069090Z",
            "action": 44,
            "target": "",
            "id": 7,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/7/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:50.654013Z",
            "action": 21,
            "target": "",
            "id": 8,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/8/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/glossary/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/glossary/en_UK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T05:29:50.913520Z",
            "action": 0,
            "target": "",
            "id": 9,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/9/?format=api"
        },
        {
            "unit": null,
            "component": null,
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2021-03-12T11:20:00.599479Z",
            "action": 34,
            "target": "",
            "id": 11,
            "action_name": "Added user",
            "url": "https://wl.bs2k.me/api/changes/11/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "author": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "timestamp": "2021-03-12T11:23:38.590820Z",
            "action": 0,
            "target": "",
            "id": 12,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/12/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "author": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "timestamp": "2021-03-12T11:23:38.600320Z",
            "action": 44,
            "target": "",
            "id": 13,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/13/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "author": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "timestamp": "2021-03-12T11:23:38.727271Z",
            "action": 48,
            "target": "",
            "id": 14,
            "action_name": "Added new language",
            "url": "https://wl.bs2k.me/api/changes/14/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/731/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "author": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "timestamp": "2021-03-12T11:28:13.852978Z",
            "action": 5,
            "target": "한국어",
            "id": 15,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/15/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/732/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "author": "https://wl.bs2k.me/api/users/bs2kbs2k/?format=api",
            "timestamp": "2021-03-12T11:28:23.846257Z",
            "action": 5,
            "target": "도움말",
            "id": 16,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/16/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/733/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:35:39.766109Z",
            "action": 45,
            "target": "",
            "id": 17,
            "action_name": "New contributor",
            "url": "https://wl.bs2k.me/api/changes/17/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/733/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:35:39.767645Z",
            "action": 5,
            "target": "소개",
            "id": 18,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/18/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/734/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:35:43.458925Z",
            "action": 5,
            "target": "아래에 있는 버튼들을 사용해 페이지를 넘길 수 있어요. 제가 할 수 있는 모든 일이 쓰여 있어요. 왼쪽 오른쪽 화살표로 한 페이지씩 넘길 수도 있고, 빨리감기나 되감가 버튼으로 처음이나 끝으로 갈 수도 있어요.\n어느 한 명령어에 대해 더 잘 알고 싶으면, `{0}{1} <명령어 이름>`을 사용하세요. 이건 해당 명령어의 부명령어도 보여줘요. 부명령어가 있는 명령어는 명령어 이름 뒤에 별표(\\*)가 있어요.",
            "id": 19,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/19/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/734/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:36:20.767149Z",
            "action": 2,
            "target": "아래에 있는 버튼들을 사용해 페이지를 넘길 수 있어요. 제가 할 수 있는 모든 일이 쓰여 있어요. 왼쪽 오른쪽 화살표로 한 페이지씩 넘길 수도 있고, 빨리감기나 되감가 버튼으로 처음이나 끝으로 갈 수도 있어요. 어느 한 명령어에 대해 더 잘 알고 싶으면, `{0}{1} <명령어 이름>`을 사용하세요. 이건 해당 명령어의 부명령어도 보여줘요. 부명령어가 있는 명령어는 명령어 이름 뒤에 별표(\\*)가 있어요.",
            "id": 20,
            "action_name": "Translation changed",
            "url": "https://wl.bs2k.me/api/changes/20/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/734/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:37:06.086501Z",
            "action": 2,
            "target": "아래에 있는 버튼들을 사용해 페이지를 넘길 수 있어요. 제가 할 수 있는 모든 일이 쓰여 있어요. 왼쪽 오른쪽 화살표로 한 페이지씩 넘길 수도 있고, 빨리감기나 되감가 버튼으로 처음이나 끝으로 갈 수도 있어요. 어느 한 명령어에 대해 더 잘 알고 싶으면, `{0}{1} <명령어 이름>`을 사용하세요. 이건 해당 명령어의 부명령어도 보여줘요. 부명령어가 있는 명령어는 명령어 이름 뒤에 별표(\\*)가 있어요",
            "id": 21,
            "action_name": "Translation changed",
            "url": "https://wl.bs2k.me/api/changes/21/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/736/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:59:12.773328Z",
            "action": 5,
            "target": "🤖 [서버에 절 추가하세요!]({0})\n💻 [제 소스를 확인하세요!]({1})\n🐛 [버그를 신고하거나 기능을 요청하세요!]({2})",
            "id": 22,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/22/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/738/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:59:45.086675Z",
            "action": 5,
            "target": "아래에 있는 버튼들을 사용해 페이지를 넘길 수 있어요. 제가 할 수 있는 모든 일이 쓰여 있어요. 왼쪽 오른쪽 화살표로 한 페이지씩 넘길 수도 있고, 빨리감기나 되감가 버튼으로 처음이나 끝으로 갈 수도 있어요.\n어느 한 명령어에 대해 더 잘 알고 싶으면, `{0}{1} <명령어 이름>`을 사용하세요. 이건 해당 명령어의 부명령어도 보여줘요. 부명령어가 있는 명령어는 명령어 이름 뒤에 별표(\\*)가 있어요.",
            "id": 23,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/23/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/738/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T11:59:53.996150Z",
            "action": 2,
            "target": "아래에 있는 버튼들을 사용해 페이지를 넘길 수 있어요. 제가 할 수 있는 모든 일이 쓰여 있어요. 왼쪽 오른쪽 화살표로 한 페이지씩 넘길 수도 있고, 빨리감기나 되감기 버튼으로 처음이나 끝으로 갈 수도 있어요.\n어느 한 명령어에 대해 더 잘 알고 싶으면, `{0}{1} <명령어 이름>`을 사용하세요. 이건 해당 명령어의 부명령어도 보여줘요. 부명령어가 있는 명령어는 명령어 이름 뒤에 별표(\\*)가 있어요.",
            "id": 24,
            "action_name": "Translation changed",
            "url": "https://wl.bs2k.me/api/changes/24/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/735/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-12T12:02:05.955373Z",
            "action": 5,
            "target": "추가 링크",
            "id": 25,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/25/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": null,
            "timestamp": "2021-03-13T06:58:01.372184Z",
            "action": 21,
            "target": "",
            "id": 26,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/26/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": null,
            "timestamp": "2021-03-13T06:58:21.304204Z",
            "action": 21,
            "target": "",
            "id": 27,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/27/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": null,
            "timestamp": "2021-03-13T06:58:23.178961Z",
            "action": 24,
            "target": "",
            "id": 28,
            "action_name": "Parse error",
            "url": "https://wl.bs2k.me/api/changes/28/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": null,
            "timestamp": "2021-03-13T06:58:50.783313Z",
            "action": 21,
            "target": "",
            "id": 29,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/29/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:58:52.854398Z",
            "action": 21,
            "target": "",
            "id": 30,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/30/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:09.331184Z",
            "action": 0,
            "target": "",
            "id": 31,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/31/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:11.054682Z",
            "action": 0,
            "target": "",
            "id": 32,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/32/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en_UK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:13.383417Z",
            "action": 0,
            "target": "",
            "id": 33,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/33/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:15.634105Z",
            "action": 0,
            "target": "",
            "id": 34,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/34/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:17.377083Z",
            "action": 0,
            "target": "",
            "id": 35,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/35/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:20.002203Z",
            "action": 44,
            "target": "",
            "id": 36,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/36/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en_UK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:20.054720Z",
            "action": 44,
            "target": "",
            "id": 37,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/37/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:20.070089Z",
            "action": 44,
            "target": "",
            "id": 38,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/38/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-13T06:59:20.077537Z",
            "action": 44,
            "target": "",
            "id": 39,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/39/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": null,
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": null,
            "timestamp": "2021-03-13T07:23:52.120491Z",
            "action": 21,
            "target": "",
            "id": 40,
            "action_name": "Rebased repository",
            "url": "https://wl.bs2k.me/api/changes/40/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:23:54.501359Z",
            "action": 0,
            "target": "",
            "id": 41,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/41/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ar/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:23:55.978097Z",
            "action": 0,
            "target": "",
            "id": 42,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/42/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en_UK/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:23:57.422211Z",
            "action": 0,
            "target": "",
            "id": 43,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/43/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:23:58.711783Z",
            "action": 0,
            "target": "",
            "id": 44,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/44/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ru/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:24:00.133441Z",
            "action": 0,
            "target": "",
            "id": 45,
            "action_name": "Resource update",
            "url": "https://wl.bs2k.me/api/changes/45/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ar/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:24:00.208243Z",
            "action": 44,
            "target": "",
            "id": 46,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/46/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/en_UK/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:24:00.225970Z",
            "action": 44,
            "target": "",
            "id": 47,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/47/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:24:00.237115Z",
            "action": 44,
            "target": "",
            "id": 48,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/48/?format=api"
        },
        {
            "unit": null,
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ru/?format=api",
            "user": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "author": "https://wl.bs2k.me/api/users/lexikiq/?format=api",
            "timestamp": "2021-03-13T07:24:00.250057Z",
            "action": 44,
            "target": "",
            "id": 49,
            "action_name": "New strings to translate",
            "url": "https://wl.bs2k.me/api/changes/49/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/733/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-13T09:19:02.928587Z",
            "action": 5,
            "target": "소개",
            "id": 50,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/50/?format=api"
        },
        {
            "unit": "https://wl.bs2k.me/api/units/735/?format=api",
            "component": "https://wl.bs2k.me/api/components/semicolon/main/?format=api",
            "translation": "https://wl.bs2k.me/api/translations/semicolon/main/ko/?format=api",
            "user": "https://wl.bs2k.me/api/users/admin/?format=api",
            "author": "https://wl.bs2k.me/api/users/admin/?format=api",
            "timestamp": "2021-03-13T09:19:07.830783Z",
            "action": 5,
            "target": "추가 링크",
            "id": 51,
            "action_name": "New translation",
            "url": "https://wl.bs2k.me/api/changes/51/?format=api"
        }
    ]
}