{
"id": 3, "first_name": "Joel", "middle_name": null, "last_name": "Larson", "title": "Developer", "email_address": "jo...@catsone.com", "secondary_email_address": null, "address": { "street": null, "city_name": null, "state_name": null, "postal_code": null }, "social_media_urls": [], "website": "http://www.catsone.com/", "home_phone": null, "cell_phone": null, "work_phone": null, "best_time_to_call": null, "current_employer": "CATS Software Inc.", "date_available": null, "current_pay": null, "desired_pay": null, "is_willing_to_relocate": false, "key_skills": null, "notes": null, "is_hot": true, "contact_id": null, "owner_id": 1, "entered_by": "API User", "date_created": "2015-09-02T22:55:55+0000", "date_modified": "2015-09-02T23:19:26+0000",}
{
"id": 3, "first_name": "Joel", "middle_name": null, "last_name": "Larson", "title": "Developer", "email_address": "jo...@catsone.com", "secondary_email_address": null, "address": { "street": null, "city_name": null, "state_name": null, "postal_code": null }, "social_media_urls": [], "website": "http://www.catsone.com/", "home_phone": null, "cell_phone": null, "work_phone": null, "best_time_to_call": null, "current_employer": "CATS Software Inc.", "date_available": null, "current_pay": null, "desired_pay": null, "is_willing_to_relocate": false, "key_skills": null, "notes": null, "is_hot": true, "contact_id": null, "owner_id": 1, "entered_by": "API User", "date_created": "2015-09-02T22:55:55+0000", "date_modified": "2015-09-02T23:19:26+0000",
"_links": { "self": { "href": "/candidates/3" }, "custom_fields": { "href": "/candidates/3/custom_fields" }, "owner": { "href": "/users/1" } }, "_embedded": { "custom_fields": [ { "id": 1, "value": null, "_links": { "self": { "href": "/candidates/3/custom_fields/1" }, "definition": { "href": "/custom_fields/1" } }, "_embedded": { "definition": { "id": 1, "dataItemType": "candidate", "name": "Example #1", "comment": "Comment #1", "field": { "name": "text" }, "_links": { "self": { "href": "/custom_fields/1" } } } } } ] }}