Translation projects API.

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

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

{
    "count": 305223,
    "next": null,
    "previous": "https://translate.habitica.com/api/projects/habitica/changes/?format=api&page=15261",
    "results": [
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-08T11:15:12.926102Z",
            "action": 47,
            "target": "",
            "id": 1182931,
            "action_name": "New alert",
            "url": "https://translate.habitica.com/api/changes/1182931/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/character/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-08T11:15:12.931306Z",
            "action": 14,
            "target": "",
            "id": 1182932,
            "action_name": "Component locked",
            "url": "https://translate.habitica.com/api/changes/1182932/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-11-08T11:15:13.712352Z",
            "action": 23,
            "target": "First, rewinding head to replay your work on top of it...\nApplying: Hourglass Simplification (#15323)\nUsing index info to reconstruct a base tree...\nM\twebsite/client/src/components/settings/subscription.vue\nM\twebsite/client/src/pages/settings-overview.vue\nM\twebsite/common/locales/en/subscriber.json\nFalling back to patching base and 3-way merge...\nAuto-merging website/common/locales/en/subscriber.json\nCONFLICT (content): Merge conflict in website/common/locales/en/subscriber.json\nAuto-merging website/client/src/components/settings/subscription.vue\nCONFLICT (content): Merge conflict in website/client/src/components/settings/subscription.vue\nRemoving website/client/src/assets/images/subscriber-food.png\nerror: Failed to merge in the changes.\nhint: Use 'git am --show-current-patch' to see the failed patch\nPatch failed at 0001 Hourglass Simplification (#15323)\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 (1)",
            "id": 1182933,
            "action_name": "Failed rebase on repository",
            "url": "https://translate.habitica.com/api/changes/1182933/?format=api"
        }
    ]
}