GET /api/stories/tag_collection/?format=api&order=top&page=2&tag=loved&tag2=nsfw&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=loved&tag2=nsfw&type=fanfiction",
    "results": [
        {
            "id": "ed0dc7bf-4bf8-4b73-b74b-b35fbed00fc0",
            "reaction_count": 0,
            "reaction_counts": {
                "all": 0,
                "top": []
            },
            "shoutout_count": 0,
            "username": "shrek",
            "author_description": "some shrek laughs",
            "user_reactions": [],
            "user_shouted_out": false,
            "first_page_text": "O how I admire Shrek",
            "first_page_image": "https://i.imgur.com/UfdELLP.jpg",
            "first_page_images": {
                "s": "https://i.imgur.com/jvx87n4.jpg",
                "m": null,
                "l": "https://i.imgur.com/UfdELLP.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": [
                "loved",
                "fanfiction",
                "free",
                "incorrect quotes",
                "admire",
                "donkey",
                "shrek",
                "living",
                "sees",
                "fit",
                "joke",
                "parody",
                "land"
            ],
            "series": null,
            "image_collection_id": null,
            "img_story_src_details": {},
            "poll_info": null,
            "paywall_amount": null,
            "paywall_unlocked": false,
            "modified": "2021-01-08T00:24:00.842064-08:00",
            "created": "2018-04-22T14:11:05.968952-07:00",
            "deleted": null,
            "title": "O how I admire Shrek",
            "description": "",
            "thumbnail": "https://i.imgur.com/UfdELLP.jpg",
            "slug": "o-how-i-admire-shrek",
            "categories": [],
            "privacy": "P",
            "published_public": "2018-04-22T14:11:05.968712-07:00",
            "published": "2018-04-22T14:11:05.968701-07:00",
            "share_gif": null,
            "share_photoset": {},
            "share_vid": null,
            "share_vid_short": null,
            "share_vid_preview": null,
            "page_hit_mark": 79,
            "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
}