API endpoints that manages comments.

GET /comments/?format=api&ordering=created&page=10904
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 436124,
    "next": null,
    "previous": "https://api.characterhub.com/comments/?format=api&ordering=created&page=10903",
    "results": [
        {
            "id": "d2ac4532-d63d-4ebd-a9b0-bab4275925ac",
            "text": "I am obsessed with this backstory, it's really fun and the character design is so cool:D",
            "commented_as": {
                "username": "takkelsomeart",
                "id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
                "is_nsfw": false,
                "profile_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "original_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "customize_profile": {
                    "username_color": ""
                },
                "cover_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "cover_cropped_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "type": "user"
            },
            "created": "2022-05-26T15:49:08.596467Z",
            "is_edited": false,
            "parent_comment_id": null,
            "replies": [
                {
                    "id": "91495acc-4cc3-4399-8719-8fd4b3de4427",
                    "text": "@takkelsomeart oh my gosh tysm!! this char is honestly one of my faves so I love hearing that others like him as much as I do <3\n\nsorry it took me awhile to reply, I didn't realize comments were a thing yet lol",
                    "commented_as": {
                        "username": "crescentcaribou",
                        "id": "f5713a0c-a349-491c-b31d-624ce38ca17c",
                        "is_nsfw": false,
                        "profile_picture_url": "https://cdn.characterhub.com/users/f5713a0c-a349-491c-b31d-624ce38ca17c/0bab30ff-940f-4394-9b12-8c2941be7141_l",
                        "original_picture_url": "https://cdn.characterhub.com/users/f5713a0c-a349-491c-b31d-624ce38ca17c/0bab30ff-940f-4394-9b12-8c2941be7141_l",
                        "customize_profile": {
                            "badges": [],
                            "profile_ring": {
                                "id": "404efccc-5786-475e-a5cb-cdfc436d7dde",
                                "image": "https://cdn.characterhub.com/Pride_Month_Limited_Edition_min.png"
                            },
                            "username_color": "",
                            "cover_preference": "single"
                        },
                        "cover_url": "https://cdn.characterhub.com/users/f5713a0c-a349-491c-b31d-624ce38ca17c/5fb26d9e-c7ce-4fb0-8a61-88911db6be09_l",
                        "cover_cropped_url": "https://cdn.characterhub.com/users/f5713a0c-a349-491c-b31d-624ce38ca17c/5fb26d9e-c7ce-4fb0-8a61-88911db6be09_l",
                        "type": "user"
                    },
                    "created": "2022-06-03T02:20:26.836888Z",
                    "is_edited": false,
                    "parent_comment_id": "d2ac4532-d63d-4ebd-a9b0-bab4275925ac",
                    "commenter_user_id": "f5713a0c-a349-491c-b31d-624ce38ca17c",
                    "root_commented_on_type": "character",
                    "compliment_bomb_id": null
                },
                {
                    "id": "8ab18fee-0faa-400d-82af-bf274f1d3e9d",
                    "text": "@crescentcaribou yay! getting love for fav characters is the best^w^ I still think they're awesome!\n\nand no worries! I think I commented this the day comments became a thing:P but late replies are never a bother either way ^^",
                    "commented_as": {
                        "username": "takkelsomeart",
                        "id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
                        "is_nsfw": false,
                        "profile_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                        "original_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                        "customize_profile": {
                            "username_color": ""
                        },
                        "cover_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                        "cover_cropped_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                        "type": "user"
                    },
                    "created": "2022-06-03T02:37:12.146801Z",
                    "is_edited": false,
                    "parent_comment_id": "d2ac4532-d63d-4ebd-a9b0-bab4275925ac",
                    "commenter_user_id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
                    "root_commented_on_type": "character",
                    "compliment_bomb_id": null
                }
            ],
            "commenter_user_id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
            "root_commented_on_type": "character",
            "commenter_ring": {}
        },
        {
            "id": "a6e457fe-44e5-4e75-861f-fde36cae5839",
            "text": "This is such an awesome character; the backstory, design, verity of art, aaaa! So cool!",
            "commented_as": {
                "username": "takkelsomeart",
                "id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
                "is_nsfw": false,
                "profile_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "original_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "customize_profile": {
                    "username_color": ""
                },
                "cover_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "cover_cropped_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "type": "user"
            },
            "created": "2022-05-26T15:46:30.138269Z",
            "is_edited": false,
            "parent_comment_id": null,
            "replies": [],
            "commenter_user_id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
            "root_commented_on_type": "character",
            "commenter_ring": {}
        },
        {
            "id": "e289aebd-b260-48e8-82ad-89d7821f3b88",
            "text": "this is such a great character design, I'm super curious about twisted strings!",
            "commented_as": {
                "username": "takkelsomeart",
                "id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
                "is_nsfw": false,
                "profile_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "original_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "customize_profile": {
                    "username_color": ""
                },
                "cover_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "cover_cropped_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "type": "user"
            },
            "created": "2022-05-26T15:43:12.995259Z",
            "is_edited": false,
            "parent_comment_id": null,
            "replies": [],
            "commenter_user_id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
            "root_commented_on_type": "character",
            "commenter_ring": {}
        },
        {
            "id": "14afdd57-f18e-435b-bf47-7314b032ee8f",
            "text": "this is such a cool character! love the backstory and art:D",
            "commented_as": {
                "username": "takkelsomeart",
                "id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
                "is_nsfw": false,
                "profile_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "original_picture_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/54edc4f4-a6b9-49ee-97fb-950d5a072321_l",
                "customize_profile": {
                    "username_color": ""
                },
                "cover_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "cover_cropped_url": "https://cdn.characterhub.com/users/2188c525-19a2-48a1-a9c8-07e1705cae86/bd291539-cf04-4cfd-862e-26836815850e_l",
                "type": "user"
            },
            "created": "2022-05-26T15:38:32.104021Z",
            "is_edited": false,
            "parent_comment_id": null,
            "replies": [],
            "commenter_user_id": "2188c525-19a2-48a1-a9c8-07e1705cae86",
            "root_commented_on_type": "character",
            "commenter_ring": {}
        }
    ]
}