GET /character/search/?format=api&page=17
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27328,
    "next": "https://api.heightcomparison.com/character/search/?format=api&page=18",
    "previous": "https://api.heightcomparison.com/character/search/?format=api&page=16",
    "results": [
        {
            "id": 1096,
            "name": "shinji itou",
            "gender": "male",
            "height": "180.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kyou kara Ore wa",
            "extras": "{'Birthday': null, 'Age': '15-16', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1097,
            "name": "takashi mitsuhashi",
            "gender": "male",
            "height": "181.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kyou kara Ore wa",
            "extras": "{'Birthday': null, 'Age': '15-16', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1098,
            "name": "tamae okamine",
            "gender": "female",
            "height": "150.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Date A Live IV",
            "extras": "{'Birthday': null, 'Age': '29', 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1099,
            "name": "hiroto tonomachi",
            "gender": "male",
            "height": "175.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Date A Live IV",
            "extras": "{'Birthday': null, 'Age': '16', 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1100,
            "name": "kureo mado",
            "gender": "male",
            "height": "177.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Tokyo Ghoul",
            "extras": "{'Birthday': 'Jan 24', 'Age': null, 'gender': null, 'Blood Type': 'A'}"
        },
        {
            "id": 1101,
            "name": "shuu tsukiyama",
            "gender": "male",
            "height": "180.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Tokyo Ghoul",
            "extras": "{'Birthday': 'Mar 3', 'Age': '26', 'gender': null, 'Blood Type': 'A'}"
        },
        {
            "id": 1102,
            "name": "sister",
            "gender": "female  ",
            "height": "208.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Arakawa Under the Bridge x Bridge",
            "extras": "{'Birthday': null, 'Age': '29', 'gender': null, 'Blood Type': 'A'}"
        },
        {
            "id": 1103,
            "name": "yui narumi",
            "gender": "female",
            "height": "157.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Ao Haru Ride",
            "extras": "{'Birthday': 'Aug 7', 'Age': '17', 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1104,
            "name": "mitsuo yanagisawa",
            "gender": "male",
            "height": "177.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Golden Time",
            "extras": "{'Birthday': null, 'Age': '18-19', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1105,
            "name": "shihou kimizuki",
            "gender": "male",
            "height": "177.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Owari no Seraph Nagoya Kessenhen",
            "extras": "{'Birthday': 'Nov 26, 2004', 'Age': null, 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1106,
            "name": "yoichi saotome",
            "gender": "male",
            "height": "165.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Owari no Seraph Nagoya Kessenhen",
            "extras": "{'Birthday': 'Nov 23, 2004', 'Age': null, 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1107,
            "name": "shinya hiiragi",
            "gender": "male",
            "height": "183.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Owari no Seraph Nagoya Kessenhen",
            "extras": "{'Birthday': 'Nov 22, 1996', 'Age': null, 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1108,
            "name": "mawari zenigata",
            "gender": "female",
            "height": "148.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Seto no Hanayome OVA",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1109,
            "name": "class president",
            "gender": "unknown",
            "height": "165.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Seto no Hanayome OVA",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1110,
            "name": "kana minami",
            "gender": "female",
            "height": "163.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Minamike Tadaima",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        }
    ]
}