GET /character/search/?format=api&page=12
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=13",
    "previous": "https://api.heightcomparison.com/character/search/?format=api&page=11",
    "results": [
        {
            "id": 1025,
            "name": "judar",
            "gender": "male",
            "height": "173.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Magi The kingdom of magic",
            "extras": "{'Birthday': null, 'Age': '18', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1026,
            "name": "ja'far",
            "gender": "male",
            "height": "172.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Magi The kingdom of magic",
            "extras": "{'Birthday': null, 'Age': '25', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1027,
            "name": "angelina durless",
            "gender": "female",
            "height": "168.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kuroshitsuji Book of the Atlantic",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1028,
            "name": "atsumu matsuyuki",
            "gender": "male",
            "height": "181.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Ano Hi Mita Hana no Namae wo Bokutachi wa Mada Shiranai",
            "extras": "{'Birthday': null, 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1029,
            "name": "hidenori tabata",
            "gender": "male",
            "height": "175.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Danshi Koukousei no Nichijou",
            "extras": "{'Birthday': null, 'Age': '15-16', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1030,
            "name": "yoshitake tanaka",
            "gender": "male",
            "height": "172.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Danshi Koukousei no Nichijou",
            "extras": "{'Birthday': null, 'Age': '15-16', 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1031,
            "name": "vash the stampede",
            "gender": "male",
            "height": "180.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "TRIGUN",
            "extras": "{'Birthday': 'Jul 21, 2455', 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1032,
            "name": "zeus",
            "gender": "male",
            "height": "232.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "ONE PIECE FILM RED",
            "extras": "{'Birthday': 'Jun 26', 'Age': null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 1033,
            "name": "aries spring",
            "gender": "unknown",
            "height": "162.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Kanata no Astra",
            "extras": "{'Birthday': 'Apr 20', 'Age': '17', 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1034,
            "name": "gueldre poizot",
            "gender": "male",
            "height": "194.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover",
            "extras": "{'Birthday': 'Dec 5', 'Age': '28', 'gender': null, 'Blood Type': 'B'}"
        },
        {
            "id": 1035,
            "name": "heath grice",
            "gender": "male",
            "height": "187.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover",
            "extras": "{'Birthday': 'Nov 14', 'Age': '31', 'gender': null, 'Blood Type': 'A'}"
        },
        {
            "id": 1036,
            "name": "revchi salik",
            "gender": "male",
            "height": "176.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover",
            "extras": "{'Birthday': 'Jan 16', 'Age': '32', 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1037,
            "name": "rades spirito",
            "gender": "male",
            "height": "174.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover",
            "extras": "{'Birthday': 'Oct 17', 'Age': '21', 'gender': null, 'Blood Type': 'A'}"
        },
        {
            "id": 1038,
            "name": "lotus whomalt",
            "gender": "male",
            "height": "184.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover",
            "extras": "{'Birthday': 'Dec 1', 'Age': '36', 'gender': null, 'Blood Type': 'O'}"
        },
        {
            "id": 1039,
            "name": "fanzell kruger",
            "gender": "male",
            "height": "178.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Black Clover",
            "extras": "{'Birthday': 'Oct 7', 'Age': '28', 'gender': null, 'Blood Type': 'O'}"
        }
    ]
}