Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

user id

Meir edited this page Jul 18, 2021 · 2 revisions

GET /user/:id

  • Description: Get full information of an user.
  • Request Parameters:
Parameter Type Description
id string The user ID.
  • Response Parameters:

This parameters table only explain objects in the data object. For the parent object response parameters, go to the Normal API Response page.

The data object will contain these 4 sub-objects:

Name Type Description
user object The user information object.
waifus array The user's current waifus.
uploaded_comics array The user's uploaded comics.
latest_comments array The user's latest comments.

The user sub-object:

Name Type Description
username string The user name.
avatar_url string The user's avatar URL.
main_badge object - main_badge.image_url (string): The main badge's image URL.
- main_badge.name: The main badge name.
- main_badge.description: The main badge description.
forum_link string The link leads to the user's forum profile.
gender string The user's gender.
birth_date string The user's birth date.
joined object - joined.time (string): The user's joined time (GMT +7).<br>- joined.date`: The user's joined date.
comments integer The user's comments count.
likes integer The user's likes.
yen integer The user's current Yen currency value.
badges_list_link string The URL leads to the user's badge list.
badges array(object) - badges.name: The name of the badge.
- badges.description: The description of the badge.
- badges.icon_url: The badge's icon URL.
introduction string The user's introduction.

The waifus array:

Name Type Description
name string The name of the waifu.
current_level integer The waifu's current level.
max_level integer The waifu's max level.
hearts integer The waifu's current hearts.
description string The waifu's description.

The uploaded_comics array:

Name Type Description
name string The name of the comic.
id `integer The ID of the comic.
chapter_status string The current chapter status.
link string The URL leads to the comic page.
other_names array(object) - other_names.name (string): The other name.
- other_names.link (string): The URL leads to search page of the other name.
tags array(object) - tags.name (string): The tag name.
- tags.link (string): The URL leads to search page of the tag.
- tags.tag (string): The code to be used in the tag endpoint.

The latest_comments array:

Name Type Description
time string The commented time.
comic object - comic.name (string): The comic name.
- comic.link (string): The URL leads to the comic page.
- comic.id (integer): The comic ID.
content string The comment's content.

Example success response

GET /user/108808

This response was done by myself in July 18, 2021 at 3:50 PM (GMT +7).

{
    "success": true,
    "url": "https://hentaivn.tv/user-108808",
    "ping": "391ms",
    "data": {
        "user": {
            "username": "Nico Levianth",
            "main_badge": {
                "image_url": "https://static.htvncdn.net/huyhieu/7.png",
                "name": "Cuồng Dâm",
                "description": "Bắt đầu bộc lộ bản chất dâm tà của mình."
            },
            "avatar_url": "https://i.postimg.cc/RCfX75Gq/ezgif-6-f1553896d410.gif",
            "forum_link": "https://hentaivn.tv/forum/user-108808",
            "gender": "Nam",
            "birth_date": "20/2/2005",
            "joined": {
                "date": "17/05/2018",
                "time": "01:18"
            },
            "comments": 1387,
            "likes": 2714,
            "yen": 2133,
            "badges_list_link": "https://hentaivn.tv/forum/huy_hieu.php?id_user=108808",
            "badges": [{
                "name": "Cuồng Dâm",
                "description": "Bắt đầu bộc lộ bản chất dâm tà của mình.",
                "icon_url": "https://static.htvncdn.net/huyhieu/7.png"
            }],
            "introduction": "Có gì hãy liên hệ cho em qua tài khoản Discord Meir#0011."
        },
        "waifus": [{
            "name": "Pusheen",
            "current_level": 1,
            "max_level": 5,
            "hearts": 12,
            "description": "Bé mèo Pusheen chỉ vừa chào đời, trông cực kỳ dễ thương mà cute nhưng lại lười biếng, chỉ ngủ lì một chỗ."
        }, {
            "name": "Pusheen",
            "current_level": 1,
            "max_level": 5,
            "hearts": 8,
            "description": "Bé mèo Pusheen chỉ vừa chào đời, trông cực kỳ dễ thương mà cute nhưng lại lười biếng, chỉ ngủ lì một chỗ."
        }, {
            "name": "Pusheen",
            "current_level": 1,
            "max_level": 5,
            "hearts": 6,
            "description": "Bé mèo Pusheen chỉ vừa chào đời, trông cực kỳ dễ thương mà cute nhưng lại lười biếng, chỉ ngủ lì một chỗ."
        }],
        "uploaded_comics": [{
            "name": "Watashi ni XXX ga Haete Kita! (Watashi ni Tenshi ga Maiorita!)",
            "id": 19035,
            "link": "https://hentaivn.tv/19035-doc-truyen-watashi-ni-xxx-ga-haete-kita-watashi-ni-tenshi-ga-maiorita.html",
            "chapter_status": "Oneshot [Loli]",
            "other_names": [{
                "name": "A XXX Grew on Me!",
                "link": "https://hentaivn.tv/ten-khac/a+xxx+grew+on+me!"
            }, {
                "name": "私に×××が生えてきた!",
                "link": "https://hentaivn.tv/ten-khac/私に×××が生えてきた!"
            }],
            "tags": [{
                "name": "Catgirls",
                "link": "https://hentaivn.tv/the-loai-39-catgirls.html",
                "tag": "39-catgirls"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Full Color",
                "link": "https://hentaivn.tv/the-loai-37-full_color.html",
                "tag": "37-full_color"
            }, {
                "name": "Futanari",
                "link": "https://hentaivn.tv/the-loai-50-futanari.html",
                "tag": "50-futanari"
            }, {
                "name": "Incest",
                "link": "https://hentaivn.tv/the-loai-62-incest.html",
                "tag": "62-incest"
            }, {
                "name": "Không che",
                "link": "https://hentaivn.tv/the-loai-99-khong_che.html",
                "tag": "99-khong_che"
            }, {
                "name": "Loli",
                "link": "https://hentaivn.tv/the-loai-63-loli.html",
                "tag": "63-loli"
            }, {
                "name": "Oneshot",
                "link": "https://hentaivn.tv/the-loai-71-oneshot.html",
                "tag": "71-oneshot"
            }, {
                "name": "Swimsuit",
                "link": "https://hentaivn.tv/the-loai-86-swimsuit.html",
                "tag": "86-swimsuit"
            }, {
                "name": "Yuri",
                "link": "https://hentaivn.tv/the-loai-97-yuri.html",
                "tag": "97-yuri"
            }]
        }, {
            "name": "Tớ sẽ vượt qua cậu (Star Twinkle PreCure)",
            "id": 18990,
            "link": "https://hentaivn.tv/18990-doc-truyen-to-se-vuot-qua-cau-star-twinkle-precure.html",
            "chapter_status": "Oneshot",
            "other_names": [{
                "name": "Anata o Kaijuu",
                "link": "https://hentaivn.tv/ten-khac/anata+o+kaijuu"
            }, {
                "name": "I'll Win You Over",
                "link": "https://hentaivn.tv/ten-khac/i'll+win+you+over"
            }, {
                "name": "アナタヲカイジュウ",
                "link": "https://hentaivn.tv/ten-khac/アナタヲカイジュウ"
            }],
            "tags": [{
                "name": "Dark Skin",
                "link": "https://hentaivn.tv/the-loai-40-dark_skin.html",
                "tag": "40-dark_skin"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Fingering",
                "link": "https://hentaivn.tv/the-loai-48-fingering.html",
                "tag": "48-fingering"
            }, {
                "name": "Oneshot",
                "link": "https://hentaivn.tv/the-loai-71-oneshot.html",
                "tag": "71-oneshot"
            }, {
                "name": "SchoolGirl",
                "link": "https://hentaivn.tv/the-loai-75-schoolgirl.html",
                "tag": "75-schoolgirl"
            }, {
                "name": "Small Boobs",
                "link": "https://hentaivn.tv/the-loai-84-small_boobs.html",
                "tag": "84-small_boobs"
            }, {
                "name": "Yuri",
                "link": "https://hentaivn.tv/the-loai-97-yuri.html",
                "tag": "97-yuri"
            }]
        }, {
            "name": "RUBYKAN LOVE Copybon (Love Live! Sunshine!!)",
            "id": 18947,
            "link": "https://hentaivn.tv/18947-doc-truyen-rubykan-love-copybon-love-live-sunshine.html",
            "chapter_status": "Oneshot nhạt",
            "other_names": [{
                "name": "るびぃかん Love コピー本",
                "link": "https://hentaivn.tv/ten-khac/るびぃかん+love+コピー本"
            }],
            "tags": [{
                "name": "Có che",
                "link": "https://hentaivn.tv/the-loai-100-co_che.html",
                "tag": "100-co_che"
            }, {
                "name": "Loli",
                "link": "https://hentaivn.tv/the-loai-63-loli.html",
                "tag": "63-loli"
            }, {
                "name": "Nakadashi",
                "link": "https://hentaivn.tv/the-loai-205-nakadashi.html",
                "tag": "205-nakadashi"
            }, {
                "name": "Oneshot",
                "link": "https://hentaivn.tv/the-loai-71-oneshot.html",
                "tag": "71-oneshot"
            }, {
                "name": "Stockings",
                "link": "https://hentaivn.tv/the-loai-81-stockings.html",
                "tag": "81-stockings"
            }, {
                "name": "Twintails",
                "link": "https://hentaivn.tv/the-loai-261-twintails.html",
                "tag": "261-twintails"
            }]
        }, {
            "name": "Miki no Honey wa Do-M-san Nano",
            "id": 18685,
            "link": "https://hentaivn.tv/18685-doc-truyen-miki-no-honey-wa-do-m-san-nano.html",
            "chapter_status": "Oneshot",
            "other_names": [],
            "tags": [{
                "name": "Big Boobs",
                "link": "https://hentaivn.tv/the-loai-23-big_boobs.html",
                "tag": "23-big_boobs"
            }, {
                "name": "BlowJobs",
                "link": "https://hentaivn.tv/the-loai-28-blowjobs.html",
                "tag": "28-blowjobs"
            }, {
                "name": "Bondage",
                "link": "https://hentaivn.tv/the-loai-254-bondage.html",
                "tag": "254-bondage"
            }, {
                "name": "Có che",
                "link": "https://hentaivn.tv/the-loai-100-co_che.html",
                "tag": "100-co_che"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Femdom",
                "link": "https://hentaivn.tv/the-loai-47-femdom.html",
                "tag": "47-femdom"
            }, {
                "name": "X-ray",
                "link": "https://hentaivn.tv/the-loai-94-x_ray.html",
                "tag": "94-x_ray"
            }]
        }, {
            "name": "Yobae! Inko-chan S",
            "id": 18456,
            "link": "https://hentaivn.tv/18456-doc-truyen-yobae-inko-chan-s.html",
            "chapter_status": "Chap 8",
            "other_names": [],
            "tags": [{
                "name": "Big Boobs",
                "link": "https://hentaivn.tv/the-loai-23-big_boobs.html",
                "tag": "23-big_boobs"
            }, {
                "name": "Big Penis",
                "link": "https://hentaivn.tv/the-loai-32-big_penis.html",
                "tag": "32-big_penis"
            }, {
                "name": "BlowJobs",
                "link": "https://hentaivn.tv/the-loai-28-blowjobs.html",
                "tag": "28-blowjobs"
            }, {
                "name": "Breast Sucking",
                "link": "https://hentaivn.tv/the-loai-33-breast_sucking.html",
                "tag": "33-breast_sucking"
            }, {
                "name": "Futanari",
                "link": "https://hentaivn.tv/the-loai-50-futanari.html",
                "tag": "50-futanari"
            }, {
                "name": "Glasses",
                "link": "https://hentaivn.tv/the-loai-56-glasses.html",
                "tag": "56-glasses"
            }, {
                "name": "Hairy",
                "link": "https://hentaivn.tv/the-loai-247-hairy.html",
                "tag": "247-hairy"
            }, {
                "name": "Incest",
                "link": "https://hentaivn.tv/the-loai-62-incest.html",
                "tag": "62-incest"
            }, {
                "name": "Loli",
                "link": "https://hentaivn.tv/the-loai-63-loli.html",
                "tag": "63-loli"
            }, {
                "name": "Nakadashi",
                "link": "https://hentaivn.tv/the-loai-205-nakadashi.html",
                "tag": "205-nakadashi"
            }, {
                "name": "NTR",
                "link": "https://hentaivn.tv/the-loai-68-ntr.html",
                "tag": "68-ntr"
            }, {
                "name": "Paizuri",
                "link": "https://hentaivn.tv/the-loai-72-paizuri.html",
                "tag": "72-paizuri"
            }, {
                "name": "SchoolGirl",
                "link": "https://hentaivn.tv/the-loai-75-schoolgirl.html",
                "tag": "75-schoolgirl"
            }, {
                "name": "Shota",
                "link": "https://hentaivn.tv/the-loai-77-shota.html",
                "tag": "77-shota"
            }, {
                "name": "Sister",
                "link": "https://hentaivn.tv/the-loai-78-sister.html",
                "tag": "78-sister"
            }, {
                "name": "Small Boobs",
                "link": "https://hentaivn.tv/the-loai-84-small_boobs.html",
                "tag": "84-small_boobs"
            }, {
                "name": "Stockings",
                "link": "https://hentaivn.tv/the-loai-81-stockings.html",
                "tag": "81-stockings"
            }, {
                "name": "Sweating",
                "link": "https://hentaivn.tv/the-loai-250-sweating.html",
                "tag": "250-sweating"
            }, {
                "name": "Yuri",
                "link": "https://hentaivn.tv/the-loai-97-yuri.html",
                "tag": "97-yuri"
            }]
        }, {
            "name": "Yoru wa Mijikashi Aiseyo Master! (Fade/Grand Order)",
            "id": 18242,
            "link": "https://hentaivn.tv/18242-doc-truyen-yoru-wa-mijikashi-aiseyo-master-fade-grand-order.html",
            "chapter_status": "Oneshot",
            "other_names": [],
            "tags": [{
                "name": "Big Boobs",
                "link": "https://hentaivn.tv/the-loai-23-big_boobs.html",
                "tag": "23-big_boobs"
            }, {
                "name": "BlowJobs",
                "link": "https://hentaivn.tv/the-loai-28-blowjobs.html",
                "tag": "28-blowjobs"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Nakadashi",
                "link": "https://hentaivn.tv/the-loai-205-nakadashi.html",
                "tag": "205-nakadashi"
            }, {
                "name": "Oneshot",
                "link": "https://hentaivn.tv/the-loai-71-oneshot.html",
                "tag": "71-oneshot"
            }]
        }, {
            "name": "Idol 100% Naka Live! (Love Live!)",
            "id": 17969,
            "link": "https://hentaivn.tv/17969-doc-truyen-idol-100-naka-live-love-live.html",
            "chapter_status": "Oneshot",
            "other_names": [],
            "tags": [{
                "name": "Big Boobs",
                "link": "https://hentaivn.tv/the-loai-23-big_boobs.html",
                "tag": "23-big_boobs"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Full Color",
                "link": "https://hentaivn.tv/the-loai-37-full_color.html",
                "tag": "37-full_color"
            }, {
                "name": "Harem",
                "link": "https://hentaivn.tv/the-loai-58-harem.html",
                "tag": "58-harem"
            }, {
                "name": "Không che",
                "link": "https://hentaivn.tv/the-loai-99-khong_che.html",
                "tag": "99-khong_che"
            }, {
                "name": "SchoolGirl",
                "link": "https://hentaivn.tv/the-loai-75-schoolgirl.html",
                "tag": "75-schoolgirl"
            }, {
                "name": "X-ray",
                "link": "https://hentaivn.tv/the-loai-94-x_ray.html",
                "tag": "94-x_ray"
            }]
        }, {
            "name": "Nami no Ura Koukai Nisshi 7 (One Piece)",
            "id": 17879,
            "link": "https://hentaivn.tv/17879-doc-truyen-nami-no-ura-koukai-nisshi-7-one-piece.html",
            "chapter_status": "Oneshot",
            "other_names": [{
                "name": "Nami's Hidden Sailing Diary 7",
                "link": "https://hentaivn.tv/ten-khac/nami's+hidden+sailing+diary+7"
            }],
            "tags": [{
                "name": "Anal",
                "link": "https://hentaivn.tv/the-loai-21-anal.html",
                "tag": "21-anal"
            }, {
                "name": "Big Boobs",
                "link": "https://hentaivn.tv/the-loai-23-big_boobs.html",
                "tag": "23-big_boobs"
            }, {
                "name": "BlowJobs",
                "link": "https://hentaivn.tv/the-loai-28-blowjobs.html",
                "tag": "28-blowjobs"
            }, {
                "name": "Double Penetration",
                "link": "https://hentaivn.tv/the-loai-42-double_penetration.html",
                "tag": "42-double_penetration"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Group",
                "link": "https://hentaivn.tv/the-loai-53-group.html",
                "tag": "53-group"
            }, {
                "name": "Rape",
                "link": "https://hentaivn.tv/the-loai-98-rape.html",
                "tag": "98-rape"
            }, {
                "name": "Sleeping",
                "link": "https://hentaivn.tv/the-loai-213-sleeping.html",
                "tag": "213-sleeping"
            }, {
                "name": "Swimsuit",
                "link": "https://hentaivn.tv/the-loai-86-swimsuit.html",
                "tag": "86-swimsuit"
            }, {
                "name": "X-ray",
                "link": "https://hentaivn.tv/the-loai-94-x_ray.html",
                "tag": "94-x_ray"
            }]
        }, {
            "name": "Lời khuyên của thầy giáo",
            "id": 17759,
            "link": "https://hentaivn.tv/17759-doc-truyen-loi-khuyen-cua-thay-giao.html",
            "chapter_status": "Oneshot",
            "other_names": [{
                "name": "Sensei no Susume",
                "link": "https://hentaivn.tv/ten-khac/sensei+no+susume"
            }, {
                "name": "Sensei's Advice",
                "link": "https://hentaivn.tv/ten-khac/sensei's+advice"
            }],
            "tags": [{
                "name": "Cheating",
                "link": "https://hentaivn.tv/the-loai-34-cheating.html",
                "tag": "34-cheating"
            }, {
                "name": "Có che",
                "link": "https://hentaivn.tv/the-loai-100-co_che.html",
                "tag": "100-co_che"
            }, {
                "name": "Fingering",
                "link": "https://hentaivn.tv/the-loai-48-fingering.html",
                "tag": "48-fingering"
            }, {
                "name": "Loli",
                "link": "https://hentaivn.tv/the-loai-63-loli.html",
                "tag": "63-loli"
            }, {
                "name": "Netori",
                "link": "https://hentaivn.tv/the-loai-1-netori.html",
                "tag": "1-netori"
            }, {
                "name": "Small Boobs",
                "link": "https://hentaivn.tv/the-loai-84-small_boobs.html",
                "tag": "84-small_boobs"
            }, {
                "name": "Teacher",
                "link": "https://hentaivn.tv/the-loai-91-teacher.html",
                "tag": "91-teacher"
            }, {
                "name": "Vanilla",
                "link": "https://hentaivn.tv/the-loai-208-vanilla.html",
                "tag": "208-vanilla"
            }, {
                "name": "Virgin",
                "link": "https://hentaivn.tv/the-loai-95-virgin.html",
                "tag": "95-virgin"
            }, {
                "name": "X-ray",
                "link": "https://hentaivn.tv/the-loai-94-x_ray.html",
                "tag": "94-x_ray"
            }]
        }, {
            "name": "Chào mừng bạn đến với KiraPâti! (KiraKira PreCure a la Mode)",
            "id": 17710,
            "link": "https://hentaivn.tv/17710-doc-truyen-chao-mung-ban-den-voi-kirapati-kirakira-precure-a-la-mode.html",
            "chapter_status": "Oneshot nhưng nhiều kill",
            "other_names": [{
                "name": "Hiru no KiraPâti e Youkoso",
                "link": "https://hentaivn.tv/ten-khac/hiru+no+kirapâti+e+youkoso"
            }, {
                "name": "Welcome to KiraPâti",
                "link": "https://hentaivn.tv/ten-khac/welcome+to+kirapâti"
            }, {
                "name": "Bievenue à KiraPati",
                "link": "https://hentaivn.tv/ten-khac/bievenue+à+kirapati"
            }],
            "tags": [{
                "name": "Ahegao",
                "link": "https://hentaivn.tv/the-loai-20-ahegao.html",
                "tag": "20-ahegao"
            }, {
                "name": "Big Penis",
                "link": "https://hentaivn.tv/the-loai-32-big_penis.html",
                "tag": "32-big_penis"
            }, {
                "name": "BlowJobs",
                "link": "https://hentaivn.tv/the-loai-28-blowjobs.html",
                "tag": "28-blowjobs"
            }, {
                "name": "Có che",
                "link": "https://hentaivn.tv/the-loai-100-co_che.html",
                "tag": "100-co_che"
            }, {
                "name": "Doujinshi",
                "link": "https://hentaivn.tv/the-loai-44-doujinshi.html",
                "tag": "44-doujinshi"
            }, {
                "name": "Futanari",
                "link": "https://hentaivn.tv/the-loai-50-futanari.html",
                "tag": "50-futanari"
            }, {
                "name": "Group",
                "link": "https://hentaivn.tv/the-loai-53-group.html",
                "tag": "53-group"
            }, {
                "name": "Loli",
                "link": "https://hentaivn.tv/the-loai-63-loli.html",
                "tag": "63-loli"
            }, {
                "name": "Nakadashi",
                "link": "https://hentaivn.tv/the-loai-205-nakadashi.html",
                "tag": "205-nakadashi"
            }, {
                "name": "Stockings",
                "link": "https://hentaivn.tv/the-loai-81-stockings.html",
                "tag": "81-stockings"
            }, {
                "name": "X-ray",
                "link": "https://hentaivn.tv/the-loai-94-x_ray.html",
                "tag": "94-x_ray"
            }, {
                "name": "Yuri",
                "link": "https://hentaivn.tv/the-loai-97-yuri.html",
                "tag": "97-yuri"
            }]
        }],
        "latest_comments": [{
            "time": "3 tuần trước",
            "comic": {
                "name": "Megumin ni Kareina Shasei o!",
                "link": "https://hentaivn.tv/24585-doc-truyen-megumin-ni-kareina-shasei-o.html?show-cmt=1636536#24585_cmts",
                "id": 24585
            },
            "content": "Vcl Doujinshi là Touhou Project?"
        }, {
            "time": "1 tháng ",
            "comic": {
                "name": "Buổi chụp hình bí mật",
                "link": "https://hentaivn.tv/24467-doc-truyen-buoi-chup-hinh-bi-mat.html?show-cmt=1622614#24467_cmts",
                "id": 24467
            },
            "content": "Chữ \"Không chỉ vậy\" ở ảnh cuối của truyện đang đè lên chữ tiếng Anh gốc ở đằng sau nó kìa anh."
        }, {
            "time": "2 tháng trước",
            "comic": {
                "name": "Thác loạn sau giờ học",
                "link": "https://hentaivn.tv/24369-doc-truyen-thac-loan-sau-gio-hoc.html?show-cmt=1610966#24369_cmts",
                "id": 24369
            },
            "content": "bủh bủh lmao"
        }, {
            "time": "2 tháng trước",
            "comic": {
                "name": "Hội trưởng vô dụng",
                "link": "https://hentaivn.tv/24355-doc-truyen-hoi-truong-vo-dung.html?show-cmt=1610165#24355_cmts",
                "id": 24355
            },
            "content": "Em đang xem cái gì thế này =))"
        }, {
            "time": "2 tháng trước",
            "comic": {
                "name": "Không Thể Kiềm Chế",
                "link": "https://hentaivn.tv/24005-doc-truyen-khong-the-kiem-che.html?show-cmt=1590410#24005_cmts",
                "id": 24005
            },
            "content": "#emdalikeroi"
        }, {
            "time": "2 tháng trước",
            "comic": {
                "name": "Kemomimi Kanojo wa Ari? Nashi? (Touhou Project)",
                "link": "https://hentaivn.tv/24059-doc-truyen-kemomimi-kanojo-wa-ari-nashi-touhou-project.html?show-cmt=1590401#24059_cmts",
                "id": 24059
            },
            "content": "#emdalikeroi"
        }, {
            "time": "2 tháng trước",
            "comic": {
                "name": "Sugar Baby",
                "link": "https://hentaivn.tv/24087-doc-truyen-sugar-baby.html?show-cmt=1590396#24087_cmts",
                "id": 24087
            },
            "content": "#emdalikeroi"
        }, {
            "time": "2 tháng trước",
            "comic": {
                "name": "Giấc mơ chân thật",
                "link": "https://hentaivn.tv/23949-doc-truyen-giac-mo-chan-that.html?show-cmt=1590395#23949_cmts",
                "id": 23949
            },
            "content": "#emdalikeroi"
        }, {
            "time": "3 tháng trước",
            "comic": {
                "name": "Hành trình trở thành idol của Momoka-chan",
                "link": "https://hentaivn.tv/23782-doc-truyen-hanh-trinh-tro-thanh-idol-cua-momoka-chan.html?show-cmt=1567540#23782_cmts",
                "id": 23782
            },
            "content": "Nhìn ảnh bìa thì có vẻ hay nhưng đến lúc vào xem thì cHủ ThỚt ĐaNg UpLoAd ảNh cHo ChƯơNg TrUyỆn, CáC BạN ChỜ tÍ nHé"
        }, {
            "time": "",
            "comic": {
                "name": "3 trong số này có mối quan hệ loạn luân 4.",
                "link": "https://hentaivn.tv/23626-doc-truyen-3-trong-so-nay-co-moi-quan-he-loan-luan-4-.html?show-cmt=1567538#23626_cmts",
                "id": 23626
            },
            "content": "Ảnh ded hết rồi huhuhu"
        }]
    }
}
Clone this wiki locally