GET /api/natives/892/aadhaar/?format=api
HTTP 200 OK
Allow: GET, POST, PUT, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "first_name": "Emma",
    "last_name": "Stone",
    "date_of_birth": "1988-11-06",
    "place_of_birth": "Scottsdale, AZ, United States",
    "time_of_birth": "00:50:00",
    "gender": "Female",
    "bloodgroup": null,
    "country_of_birth": "United States",
    "marital_status": null,
    "date_of_marriage": null,
    "is_alive": "Yes",
    "date_of_demise": null,
    "displayname": "Emma Stone",
    "native_id": 892,
    "place_of_stay": null,
    "country_of_stay": null,
    "latlong": "Lat: 33:29N, Long: 111:55W, TZ: -7:00"
}