GET /character/search/?format=api&page=2
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=3",
    "previous": "https://api.heightcomparison.com/character/search/?format=api",
    "results": [
        {
            "id": 875,
            "name": "saria",
            "gender": "female",
            "height": "152.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 876,
            "name": "supura",
            "gender": "female",
            "height": "152.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 877,
            "name": "fei",
            "gender": "unknown",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 878,
            "name": "kagerou",
            "gender": "female",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 879,
            "name": "tigre",
            "gender": "male",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 880,
            "name": "haruka",
            "gender": "female",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 881,
            "name": "lien",
            "gender": "male",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 882,
            "name": "machina",
            "gender": "female",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 883,
            "name": "barous",
            "gender": "male",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 884,
            "name": "claudia",
            "gender": "female",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 885,
            "name": "ramii",
            "gender": "female",
            "height": "151.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 886,
            "name": "maya",
            "gender": "female",
            "height": "150.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 887,
            "name": "kaname",
            "gender": "male",
            "height": "150.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 888,
            "name": "leaf",
            "gender": "female",
            "height": "150.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        },
        {
            "id": 889,
            "name": "maurette",
            "gender": "female",
            "height": "150.0",
            "category": "Fictional",
            "subcat1": "Anime",
            "subcat2": "Millennium War Aigis",
            "extras": "{'Birthday': null, 'Age':null, 'gender': null, 'Blood Type': null}"
        }
    ]
}