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

{
    "count": 27424,
    "next": "https://api.heightcomparison.com/character/search/?format=api&page=12",
    "previous": "https://api.heightcomparison.com/character/search/?format=api&page=10",
    "results": [
        {
            "id": 1009,
            "name": "musa kamala",
            "gender": "male",
            "height": "176.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kaze ga Tsuyoku Fuiteiru",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1010,
            "name": "akihiro hirata",
            "gender": "male",
            "height": "178.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kaze ga Tsuyoku Fuiteiru",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1011,
            "name": "youhei sakaguchi",
            "gender": "male",
            "height": "165.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kaze ga Tsuyoku Fuiteiru",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1012,
            "name": "tomoe",
            "gender": "female",
            "height": "190.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kamisama Hajimemashita Kakohen",
            "extras": "{'Birthday': 'Aug 19', 'Age': '600+', 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1013,
            "name": "charlotte roselei",
            "gender": "female",
            "height": "171.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover Mahou Tei no Ken",
            "extras": "{'Birthday': 'Sep 18', 'Age': '27', 'gender': null, 'Blood Type': 'A'}"
        },
        {
            "id": 1014,
            "name": "nozel silva",
            "gender": "male",
            "height": "177.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover Mahou Tei no Ken",
            "extras": "{'Birthday': 'Dec 30', 'Age': '29', 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1015,
            "name": "mark twain",
            "gender": "male",
            "height": "178.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Bungou Stray Dogs 2nd Season",
            "extras": "{'Birthday': 'Nov 30', 'Age': '22', 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1016,
            "name": "otohiko",
            "gender": "male",
            "height": "183.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kamisama Hajimemashita",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1017,
            "name": "shinji koganei",
            "gender": "male",
            "height": "170.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': 'Sep 11', 'Age': '17', 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1018,
            "name": "atsushi murasakibara",
            "gender": "male",
            "height": "208.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': 'Oct 9', 'Age': '16', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1020,
            "name": "makoto hanamiya",
            "gender": "male",
            "height": "179.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': 'Jan 12', 'Age': '17', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1021,
            "name": "kouki furihata",
            "gender": "male",
            "height": "170.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': 'Nov 8', 'Age': '16', 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1022,
            "name": "hiroshi kobori",
            "gender": "male",
            "height": "192.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': 'Oct 2', 'Age': '18', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1023,
            "name": "alexandra garcia",
            "gender": "female ",
            "height": "180.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': 'Aug 8', 'Age': null, 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1024,
            "name": "kazuya hara",
            "gender": "male",
            "height": "188.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroko no Basket 3rd SEASON",
            "extras": "{'Birthday': null, 'Age': '17', 'gender': null, 'Blood Type': null}"
        }
    ]
}