Translation projects API.

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

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

{
    "count": 10243,
    "next": null,
    "previous": "https://weblate.linphone.org/api/projects/linphone-desktop/changes/?format=api&page=512",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T03:30:12.822585Z",
            "action": 23,
            "target": "/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)\nFirst, rewinding head to replay your work on top of it...\nApplying: Translated using Weblate\n.git/rebase-apply/patch:128: trailing whitespace.\n  \n.git/rebase-apply/patch:131: trailing whitespace.\n################################################# \n.git/rebase-apply/patch:132: trailing whitespace.\n  \n.git/rebase-apply/patch:192: trailing whitespace.\n  \n.git/rebase-apply/patch:280: trailing whitespace.\n  \nwarning: squelched 2456 whitespace errors\nwarning: 2461 lines add whitespace errors.\nUsing index info to reconstruct a base tree...\nFalling back to patching base and 3-way merge...\nAuto-merging README.md\nCONFLICT (add/add): Merge conflict in README.md\nAuto-merging CMakeLists.txt\nCONFLICT (add/add): Merge conflict in CMakeLists.txt\nAuto-merging .gitmodules\nCONFLICT (add/add): Merge conflict in .gitmodules\nAuto-merging .gitlab-ci.yml\nCONFLICT (add/add): Merge conflict in .gitlab-ci.yml\nAuto-merging .gitignore\nCONFLICT (add/add): Merge conflict in .gitignore\nerror: Failed to merge in the changes.\nPatch failed at 0001 Translated using Weblate\nUse 'git am --show-current-patch' to see the failed patch\n\nResolve all conflicts manually, mark them as resolved with\n\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\nYou can instead skip this commit: run \"git rebase --skip\".\nTo abort and get back to the state before \"git rebase\", run \"git rebase --abort\".\n\n (128)",
            "id": 50131,
            "action_name": "Failed rebase on repository",
            "url": "https://weblate.linphone.org/api/changes/50131/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T03:30:12.899918Z",
            "action": 47,
            "target": "",
            "id": 50132,
            "action_name": "New alert",
            "url": "https://weblate.linphone.org/api/changes/50132/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-25T03:30:12.926749Z",
            "action": 14,
            "target": "",
            "id": 50133,
            "action_name": "Component locked",
            "url": "https://weblate.linphone.org/api/changes/50133/?format=api"
        }
    ]
}