GET /api/stories/tag_collection/?format=api&order=hot&page=2&tag=good&tag2=saddest&type=
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=hot&tag=good&tag2=saddest&type=",
    "results": [
        {
            "id": "63cd3020-4acc-49da-bf6b-2d0944df02f2",
            "reaction_count": 8,
            "reaction_counts": {
                "NI": 8,
                "all": 8,
                "top": [
                    "NI"
                ]
            },
            "shoutout_count": 0,
            "username": "vertigo",
            "author_description": "I write all my stories in less than 15 m",
            "user_reactions": [],
            "user_shouted_out": false,
            "first_page_text": "Fake it until you make it",
            "first_page_image": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/pencil/defaultr.jpg",
            "first_page_images": {
                "s": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/pencil/preload/defaultr.jpg",
                "m": null,
                "l": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/pencil/defaultr.jpg"
            },
            "author_profile_picture": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/profile/yellow1492838142587.png",
            "author_is_identity_verified": false,
            "author_is_elite": false,
            "author": {
                "username": "vertigo",
                "id": "4121c775-2fbf-427b-ba01-dec152ace2a7",
                "nickname": "Michelle",
                "profile_picture": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/profile/yellow1492838142587.png",
                "profile_picture_thumb": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/profile/t_yellow1492838142895.png",
                "background_picture": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/profile/spacebackground1492838143125.jpg",
                "background_picture_preload": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/pencil/assets/cover_default_preload.jpg",
                "description": "I write all my stories in less than 15 m",
                "is_following": null,
                "shoutout_count": 0,
                "story_count": 11,
                "reaction_count": 3,
                "following_count": 11,
                "follower_count": 171,
                "is_ambassador": false,
                "is_following_you": null,
                "is_identity_verified": false,
                "is_elite": false,
                "num_words_read": 15827,
                "is_blocked": false,
                "featured_badge": null,
                "badges": [],
                "social_urls": {},
                "about": {}
            },
            "type": "story",
            "tags": [
                "hope",
                "courage",
                "fake",
                "being",
                "nice",
                "brave",
                "ugh",
                "depression",
                "yikes",
                "pretty",
                "good",
                "help",
                "sunrise",
                "im-so-bad-at-life"
            ],
            "series": null,
            "image_collection_id": null,
            "img_story_src_details": {},
            "poll_info": null,
            "paywall_amount": null,
            "paywall_unlocked": false,
            "modified": "2023-12-29T18:58:18.365959-08:00",
            "created": "2017-05-09T19:11:58.955245-07:00",
            "deleted": null,
            "title": "Fake it until you make it",
            "description": "Me, grabbing on to hope with both hands.",
            "thumbnail": "https://d2ekxuuyaakxli.cloudfront.net/media/public/images/pencil/preload/defaultr.jpg",
            "slug": "fake-it-until-you-make-it",
            "categories": [
                "TS"
            ],
            "privacy": "P",
            "published_public": "2017-05-26T09:35:12.408022-07:00",
            "published": "2017-05-26T09:35:12.408012-07:00",
            "share_gif": null,
            "share_photoset": {},
            "share_vid": null,
            "share_vid_short": null,
            "share_vid_preview": null,
            "page_hit_mark": 409,
            "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": "4121c775-2fbf-427b-ba01-dec152ace2a7",
            "img_story_src": null,
            "promoted_story": null
        }
    ],
    "page": 2
}