Translation projects API.

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

GET /api/projects/android-viewer/changes/?format=api&page=447
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23239,
    "next": "https://translations.documentfoundation.org/api/projects/android-viewer/changes/?format=api&page=448",
    "previous": "https://translations.documentfoundation.org/api/projects/android-viewer/changes/?format=api&page=446",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings-7-6/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:38:32.723628Z",
            "action": 21,
            "target": "",
            "id": 39072504,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072504/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:36:29.496678Z",
            "action": 18,
            "target": "",
            "id": 39072501,
            "action_name": "Changes pushed",
            "url": "https://translations.documentfoundation.org/api/changes/39072501/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T11:36:29.492467Z",
            "action": 15,
            "target": "",
            "id": 39072500,
            "action_name": "Component unlocked",
            "url": "https://translations.documentfoundation.org/api/changes/39072500/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings-7-6/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:35:25.631714Z",
            "action": 61,
            "target": "weblate.git.squash",
            "id": 39072499,
            "action_name": "Add-on configuration changed",
            "url": "https://translations.documentfoundation.org/api/changes/39072499/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:34:55.598243Z",
            "action": 61,
            "target": "weblate.git.squash",
            "id": 39072498,
            "action_name": "Add-on configuration changed",
            "url": "https://translations.documentfoundation.org/api/changes/39072498/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:32:09.399505Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nCreating a git remote called 'logerrit' that maps to:\n\tssh://weblate@gerrit.libreoffice.org:29418/core\nYour change was committed before the commit hook was installed.\nAmending the commit to add a gerrit change id.\nremote: \nremote: Processing changes: (\\)\nremote: Processing changes: refs: 1 (\\)\nremote: Processing changes: refs: 1 (\\)\nremote: Processing changes: refs: 1, done            \nremote: ERROR: commit d54a3ac: email address tigranflib@gmail.com is not registered in your account, and you lack 'forge author' permission.        \nremote: The following addresses are currently registered:        \nremote:    noreply@documentfoundation.org        \nremote: To register an email address, visit:        \nremote: https://gerrit.libreoffice.org/settings#EmailAddresses        \nremote: \nremote: \nTo ssh://gerrit.libreoffice.org:29418/core\n ! [remote rejected]           HEAD -> refs/for/master (commit d54a3ac: invalid author)\nerror: failed to push some refs to 'ssh://gerrit.libreoffice.org:29418/core'\n (1)",
            "id": 39072497,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072497/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:27:53.855468Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: www-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072494,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072494/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": null,
            "timestamp": "2023-12-12T11:13:19.549899Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: www-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072490,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072490/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings-7-6/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T10:43:02.829649Z",
            "action": 21,
            "target": "",
            "id": 39072473,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072473/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:57:44.164262Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072465,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072465/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:57:43.202376Z",
            "action": 21,
            "target": "",
            "id": 39072464,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072464/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:49:03.091636Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072454,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072454/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:49:02.139932Z",
            "action": 21,
            "target": "",
            "id": 39072453,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072453/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:48:43.487082Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072452,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072452/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:48:42.452174Z",
            "action": 21,
            "target": "",
            "id": 39072451,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072451/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:48:05.167067Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072450,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072450/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:48:04.088048Z",
            "action": 21,
            "target": "",
            "id": 39072449,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072449/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:45:26.998337Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072441,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072441/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:45:26.047682Z",
            "action": 21,
            "target": "",
            "id": 39072440,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072440/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:44:51.870086Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072414,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072414/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:44:50.924088Z",
            "action": 21,
            "target": "",
            "id": 39072413,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072413/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:44:01.872164Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072411,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072411/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:44:00.887038Z",
            "action": 21,
            "target": "",
            "id": 39072410,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072410/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:40:05.936946Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072408,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072408/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:40:04.833711Z",
            "action": 21,
            "target": "",
            "id": 39072407,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072407/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T09:15:27.036812Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072288,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072288/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T09:15:26.092889Z",
            "action": 21,
            "target": "",
            "id": 39072287,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072287/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T08:56:35.480650Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072247,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072247/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T08:56:34.530211Z",
            "action": 21,
            "target": "",
            "id": 39072246,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072246/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T07:55:22.746656Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072135,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072135/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T07:55:21.794260Z",
            "action": 21,
            "target": "",
            "id": 39072134,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072134/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T07:23:24.060710Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072133,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072133/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T07:23:23.109793Z",
            "action": 21,
            "target": "",
            "id": 39072132,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072132/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T07:23:03.631319Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39072131,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39072131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/bot-android-viewer-jenkins-notification/?format=api",
            "author": null,
            "timestamp": "2023-12-12T07:23:02.674363Z",
            "action": 21,
            "target": "",
            "id": 39072130,
            "action_name": "Repository rebased",
            "url": "https://translations.documentfoundation.org/api/changes/39072130/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:45.611459Z",
            "action": 14,
            "target": "",
            "id": 39071937,
            "action_name": "Component locked",
            "url": "https://translations.documentfoundation.org/api/changes/39071937/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:45.604771Z",
            "action": 47,
            "target": "",
            "id": 39071936,
            "action_name": "Alert triggered",
            "url": "https://translations.documentfoundation.org/api/changes/39071936/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:45.589112Z",
            "action": 28,
            "target": "/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.0.4) or chardet (4.0.0) doesn't match a supported version!\n  warnings.warn(\"urllib3 ({}) or chardet ({}) doesn't match a supported \"\nssh://www-data@gerrit.libreoffice.org:29418/core did not work. Description: no such identity: /srv/sites/weblate/data/ssh/id_ed25519: No such file or directory\nwww-data@gerrit.libreoffice.org: Permission denied (publickey).\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists.\nCould not connect to gerrit.\nEnter your gerrit username: We don't know where your gerrit is. Please manually create a remote\nnamed 'logerrit' and try again.\nTraceback (most recent call last):\n  File \"/usr/bin/git-review\", line 10, in <module>\n    sys.exit(main())\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1714, in main\n    _main()\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 1587, in _main\n    check_remote(branch, remote, config['scheme'],\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 814, in check_remote\n    add_remote(scheme, hostname, port, project, remote, usepushurl)\n  File \"/usr/lib/python3/dist-packages/git_review/cmd.py\", line 397, in add_remote\n    username = do_input(\"Enter your gerrit username: \")\nEOFError: EOF when reading a line\n (1)",
            "id": 39071935,
            "action_name": "Repository push failed",
            "url": "https://translations.documentfoundation.org/api/changes/39071935/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:43.903246Z",
            "action": 0,
            "target": "",
            "id": 39071934,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39071934/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/glossary/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/glossary/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:43.876983Z",
            "action": 17,
            "target": "",
            "id": 39071933,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/39071933/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": "https://translations.documentfoundation.org/api/users/tigranz/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/tigranz/?format=api",
            "timestamp": "2023-12-12T06:34:42.687031Z",
            "action": 0,
            "target": "",
            "id": 39071932,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39071932/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477077/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686997Z",
            "action": 59,
            "target": "",
            "id": 39071931,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071931/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477076/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686964Z",
            "action": 59,
            "target": "",
            "id": 39071930,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071930/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477075/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686931Z",
            "action": 59,
            "target": "",
            "id": 39071929,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071929/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477074/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686898Z",
            "action": 59,
            "target": "",
            "id": 39071928,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071928/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477073/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686864Z",
            "action": 59,
            "target": "",
            "id": 39071927,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071927/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477072/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686831Z",
            "action": 59,
            "target": "",
            "id": 39071926,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071926/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477071/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686799Z",
            "action": 59,
            "target": "",
            "id": 39071925,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071925/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477070/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686766Z",
            "action": 59,
            "target": "",
            "id": 39071924,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071924/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101477068/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-12T06:34:42.686699Z",
            "action": 59,
            "target": "",
            "id": 39071922,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39071922/?format=api"
        }
    ]
}