GET /api/stories/tag_collection/?format=api&order=top&page=2&tag=rest&tag2=funniest&type=fanfiction
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 21,
    "next": null,
    "previous": "https://commaful.com/api/stories/tag_collection/?format=api&order=top&tag=rest&tag2=funniest&type=fanfiction",
    "results": [
        {
            "id": "e633f642-1ee1-4052-b54f-a3cfd033e3b8",
            "reaction_count": 1,
            "reaction_counts": {
                "NI": 1,
                "all": 1,
                "top": [
                    "NI"
                ]
            },
            "shoutout_count": 0,
            "username": "shrek",
            "author_description": "some shrek laughs",
            "user_reactions": [],
            "user_shouted_out": false,
            "first_page_text": "He then throws the kid through a nearby window",
            "first_page_image": "https://i.imgur.com/vWoacSu.jpg",
            "first_page_images": {
                "s": "https://i.imgur.com/VAV2abq.jpg",
                "m": null,
                "l": "https://i.imgur.com/vWoacSu.jpg"
            },
            "author_profile_picture": "https://cdn.commaful.com/media/public/images/profile/5679c981-2f05-665e-b56b-315e9e63566f-1520029940537.jpeg",
            "author_is_identity_verified": false,
            "author_is_elite": false,
            "author": {
                "username": "shrek",
                "id": "e70398f4-5ea5-4061-b887-d9739389bf83",
                "nickname": "Shrekfics",
                "profile_picture": "https://cdn.commaful.com/media/public/images/profile/5679c981-2f05-665e-b56b-315e9e63566f-1520029940537.jpeg",
                "profile_picture_thumb": "https://cdn.commaful.com/media/public/images/profile/t_5679c981-2f05-665e-b56b-315e9e63566f-1520029940537.jpeg",
                "background_picture": "https://cdn.commaful.com/media/public/images/profile/a51703f0-8ced-3305-0137-9cb727410d91-1520029948446.jpeg",
                "background_picture_preload": "https://cdn.commaful.com/media/public/images/profile/t_a51703f0-8ced-3305-0137-9cb727410d91-1520029948446.jpeg",
                "description": "some shrek laughs",
                "is_following": null,
                "shoutout_count": 0,
                "story_count": 248,
                "reaction_count": 0,
                "following_count": 0,
                "follower_count": 90,
                "is_ambassador": false,
                "is_following_you": null,
                "is_identity_verified": false,
                "is_elite": false,
                "num_words_read": 0,
                "is_blocked": false,
                "featured_badge": null,
                "badges": [
                    "gft"
                ],
                "social_urls": {},
                "about": {}
            },
            "type": "story",
            "tags": [
                "kid",
                "rest",
                "fanfiction",
                "incorrect quotes",
                "window",
                "donkey",
                "shrek",
                "beer",
                "sits",
                "joke",
                "throws",
                "chugs",
                "belches",
                "parody"
            ],
            "series": null,
            "image_collection_id": null,
            "img_story_src_details": {},
            "poll_info": null,
            "paywall_amount": null,
            "paywall_unlocked": false,
            "modified": "2020-10-29T17:30:32.407613-07:00",
            "created": "2018-09-16T09:38:04.571877-07:00",
            "deleted": null,
            "title": "He then throws the kid through a nearby window",
            "description": "",
            "thumbnail": "https://i.imgur.com/vWoacSu.jpg",
            "slug": "he-then-throws-the-kid-through-a-nearby-window",
            "categories": [],
            "privacy": "P",
            "published_public": "2018-09-16T09:38:04.571550-07:00",
            "published": "2018-09-16T09:38:04.571536-07:00",
            "share_gif": null,
            "share_photoset": {},
            "share_vid": null,
            "share_vid_short": null,
            "share_vid_preview": null,
            "page_hit_mark": 46,
            "comment_count": 0,
            "dedications": {},
            "draft_text": null,
            "draft_details": {},
            "is_nsfw": false,
            "is_multi_ad": false,
            "is_spellbound": false,
            "is_monetized": false,
            "paywall": 0,
            "cutoff_page": null,
            "userId": "e70398f4-5ea5-4061-b887-d9739389bf83",
            "img_story_src": null,
            "promoted_story": null
        }
    ],
    "page": 2
}