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

{
    "count": 27332,
    "next": null,
    "previous": "https://api.heightcomparison.com/character/search/?format=api&page=1822",
    "results": [
        {
            "id": 27311,
            "name": "o. hutchinson",
            "gender": "m",
            "height": "174.0",
            "category": "Celebrity",
            "subcat1": "Sports Stars",
            "subcat2": "Chelsea FC",
            "extras": "{'net_worth': None, 'gender': null, 'nationality': None, 'birthday': None, 'age': None, 'is_alive': None, 'death': None, 'birthDate': None, 'deathDate': None}"
        },
        {
            "id": 27312,
            "name": "r. araujo",
            "gender": "m",
            "height": "192.0",
            "category": "Celebrity",
            "subcat1": "Sports Stars",
            "subcat2": "FC Barcelona",
            "extras": "{'net_worth': None, 'gender': null, 'nationality': None, 'birthday': None, 'age': None, 'is_alive': None, 'death': None, 'birthDate': None, 'deathDate': None}"
        }
    ]
}