{"id":5481,"date":"2022-11-14T20:46:07","date_gmt":"2022-11-14T20:46:07","guid":{"rendered":"https:\/\/serviceobjects.wpaladdin.com\/?page_id=5481"},"modified":"2025-08-20T19:38:21","modified_gmt":"2025-08-21T02:38:21","slug":"nv2-nameinfo-deprecated","status":"publish","type":"page","link":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","title":{"rendered":"NV2 &#8211; NameInfo &#8211; Deprecated"},"content":{"rendered":"<nav aria-label=\"NameInfo Deprecated Navigation\">\n<ul class=\"is-style-bullets-list\">\n<li><a href=\"#NV2-NameInfo-Deprecated-URLEndpoints\">URL Endpoints<\/a><\/li>\n<li><a href=\"#NV2-NameInfo-Deprecated-NameInfoInputs\">NameInfo Inputs<\/a><\/li>\n<li><a href=\"#NV2-NameInfo-Deprecated-NameInfoOutputs\">NameInfo Outputs <\/a><\/li>\n<li><a href=\"#NV2-NameInfo-Deprecated-References\">References<\/a><\/li>\n<\/ul>\n<\/nav>\n<div class=\"wp-block-spacer\" style=\"height: 30px;\" aria-hidden=\"true\"><\/div>\n<article aria-label=\"Description of NameInfo Deprecated\">Uses the provided name to return information such as gender, name origin, and validity results.<\/article>\n<section aria-labelledby=\"NV2-NameInfo-Deprecated-URLEndpoints\">&nbsp;<\/p>\n<h2 id=\"NV2-NameInfo-Deprecated-URLEndpoints\">URL Endpoints<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><strong>JSON:<\/strong>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><a href=\"https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo\/%7BNAME%7D\/%7BLICENSEKEY%7D?format=json\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo\/{NAME}\/{LICENSEKEY}?format=json<\/a><\/li>\n<\/ul>\n<\/li>\n<li><strong>XML:<\/strong>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><a href=\"https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo?Name={NAME}&amp;LicenseKey={LICENSEKEY}\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo?Name={NAME}&amp;LicenseKey={LICENSEKEY}<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/section>\n<section aria-labelledby=\"NV2-NameInfo-Deprecated-NameInfoInputs\">\n<h2 id=\"NV2-NameInfo-Deprecated-NameInfoInputs\">NameInfo Inputs<\/h2>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<tbody>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Type<\/strong><\/td>\n<td><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Name<\/td>\n<td>String<\/td>\n<td>The name to validate.<\/td>\n<\/tr>\n<tr>\n<td>LicenseKey<\/td>\n<td>String<\/td>\n<td>Your license key to use the service. Sign up for a free trial key at\u00a0<a href=\"\/name-validation\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/www.serviceobjects.com\/name-validation\/<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"NV2-NameInfo-Deprecated-NameInfoOutputs\">\n<h2 id=\"NV2-NameInfo-Deprecated-NameInfoOutputs\">NameInfo Outputs<\/h2>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><em><strong>NameInfo\u00a0<\/strong><\/em><\/li>\n<li>If no errors are encountered a NameInfo element will be returned with the following information. If there is an error, an Error object will be returned (explained in <a href=\"\/docs\/dots-name-validation-2\/nv2-errors\/\">Error Page<\/a>).<\/li>\n<\/ul>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<tbody>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Type<\/strong><\/td>\n<td><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td>BestGuessName<\/td>\n<td>NV2Name<\/td>\n<td>The best guess name if a name was unable to be validated. (NV2Name is defined n the next table)<\/td>\n<\/tr>\n<tr>\n<td>Prefix<\/td>\n<td>String<\/td>\n<td>The parsed out prefix (Mr, Mrs, etc)<\/td>\n<\/tr>\n<tr>\n<td>FirstName<\/td>\n<td>String<\/td>\n<td>The parsed first name.<\/td>\n<\/tr>\n<tr>\n<td>MiddleName<\/td>\n<td>String<\/td>\n<td>The parsed middle name.<\/td>\n<\/tr>\n<tr>\n<td>LastName<\/td>\n<td>String<\/td>\n<td>The parsed last name<\/td>\n<\/tr>\n<tr>\n<td>Suffix<\/td>\n<td>String<\/td>\n<td>The parsed suffix (Jr, Sr, II, etc)<\/td>\n<\/tr>\n<tr>\n<td>FirstNameFound<\/td>\n<td>Bool<\/td>\n<td>Is the first name found in existing name tables (True \/ False)<\/td>\n<\/tr>\n<tr>\n<td>IsCommonFirstName<\/td>\n<td>Bool<\/td>\n<td>Is the first name one of the most common first names in existing data (True \/ False)<\/td>\n<\/tr>\n<tr>\n<td>FirstNameOrigin<\/td>\n<td>String<\/td>\n<td>National origin of the first name (Old-English, etc)<\/td>\n<\/tr>\n<tr>\n<td>LastNameFound<\/td>\n<td>Bool<\/td>\n<td>Is the last name found in existing name tables (True \/ False)<\/td>\n<\/tr>\n<tr>\n<td>IsCommonLastName<\/td>\n<td>Bool<\/td>\n<td>Is the last name one of the most common first names in existing data (True \/ False)<\/td>\n<\/tr>\n<tr>\n<td>Gender<\/td>\n<td>String<\/td>\n<td>The likely gender of the name (Male, Female, Neutral)<\/td>\n<\/tr>\n<tr>\n<td>FirstNameAlt<\/td>\n<td>String<\/td>\n<td>If more than one first name is found, the second first name (ex: John and Mary Smith)<\/td>\n<\/tr>\n<tr>\n<td>MiddleNameAlt<\/td>\n<td>String<\/td>\n<td>If more than one middle name is found, the second middle name<\/td>\n<\/tr>\n<tr>\n<td>LastNameAlt<\/td>\n<td>String<\/td>\n<td>If more than one last name is found, the second last name<\/td>\n<\/tr>\n<tr>\n<td>FirstNameAltFound<\/td>\n<td>Bool<\/td>\n<td>Is the alternative first name found in existing name tables (True \/ False)<\/td>\n<\/tr>\n<tr>\n<td>LastNameAltFound<\/td>\n<td>Bool<\/td>\n<td>Is the last name found in existing name tables (True \/ False)<\/td>\n<\/tr>\n<tr>\n<td>GenderAlt<\/td>\n<td>String<\/td>\n<td>If more than one name is present, the gender of the second name<\/td>\n<\/tr>\n<tr>\n<td>RelatedNames<\/td>\n<td>String<\/td>\n<td>Names related to the first name (Bill, Billy, Billie, etc)<\/td>\n<\/tr>\n<tr>\n<td>VulgarityScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from 0 to 5 indicating the likelihood the given name is a vulgar word or phrase. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>CelebrityScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from 0 to 5 indicating the likelihood the given name is a celebrity. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>BogusScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from 0 to 5 indicating the likelihood the given name is not a name but simply a word or phrase. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>GarbageScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from 0 to 5 indicating the likelihood the given name is not a name but rather a series of random letters. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>FirstNameDictionaryScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from 0 to 5 indicating the likelihood the given First name is not a name but a dictionary word. E.g., &#8220;Car&#8221; is strictly a dictionary word, but &#8220;Mark&#8221; is both a word and a name. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>MiddleNameDictionaryScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from\u00a00 to 5 indicating the likelihood the given Middle name is strictly a dictionary word.\u00a0E.g., &#8220;Car&#8221; is strictly a dictionary word, but &#8220;Mark&#8221; is both a word and a name. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>LastNameDictionaryScore<\/td>\n<td>Int<\/td>\n<td>A score ranging from 0 to 5 indicating the likelihood the given Last name is strictly a dictionary word. E.g., &#8220;Car&#8221; is strictly a dictionary word, but &#8220;Mark&#8221; is both a word and a name. A score of 5 would be very likely and 0 would be not at all likely.<\/td>\n<\/tr>\n<tr>\n<td>IsNameGood<\/td>\n<td>String<\/td>\n<td>An analysis of whether or not the name is valid based on the results of the returned scores (&#8220;true&#8221;, &#8220;false&#8221;, or &#8220;unknown&#8221;)<\/td>\n<\/tr>\n<tr>\n<td><a href=\"\/docs\/dots-name-validation-2\/nv2-options-and-codes\/\">StatusCodes<\/a><\/td>\n<td>Int<\/td>\n<td>A code indicating penalties or extra information about a given name.<\/td>\n<\/tr>\n<tr>\n<td>Status<\/td>\n<td>String<\/td>\n<td>A field offering more information about this name. Can contain messages offering suggestions for interpreting the name, etc.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<ul class=\"is-style-no-bullets-indented-list\">\n<li><strong><em>NV2Name<\/em><\/strong><\/li>\n<li>A structure containing name information in the event a validated name could not be found.<\/li>\n<\/ul>\n<figure class=\"wp-block-table is-style-table-section\">\n<table>\n<tbody>\n<tr>\n<td><strong>Name<\/strong><\/td>\n<td><strong>Type<\/strong><\/td>\n<td><strong>Description<\/strong><\/td>\n<\/tr>\n<tr>\n<td>Prefix<\/td>\n<td>String<\/td>\n<td>The parsed out prefix (Mr, Mrs,<br \/>\netc)<\/td>\n<\/tr>\n<tr>\n<td>FirstName<\/td>\n<td>String<\/td>\n<td>The parsed out first name.<\/td>\n<\/tr>\n<tr>\n<td>MiddleName<\/td>\n<td>String<\/td>\n<td>The parsed out middle name.<\/td>\n<\/tr>\n<tr>\n<td>LastName<\/td>\n<td>String<\/td>\n<td>The parsed out Last Name.<\/td>\n<\/tr>\n<tr>\n<td>Suffix<\/td>\n<td>String<\/td>\n<td>The parsed suffix (Jr, Sr, II, etc)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n<\/section>\n<section aria-labelledby=\"NV2-NameInfo-Deprecated-References\">\n<h2 id=\"NV2-NameInfo-Deprecated-References\">References<\/h2>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity results. &nbsp; URL Endpoints JSON: https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo\/{NAME}\/{LICENSEKEY}?format=json XML: https:\/\/trial.serviceobjects.com\/NV2\/api.svc\/NameInfo?Name={NAME}&amp;LicenseKey={LICENSEKEY} NameInfo Inputs Name Type Description Name String The name to validate. LicenseKey String Your license key to use the service. Sign up for a free trial [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":5268,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5481","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NV2 - NameInfo - Deprecated<\/title>\n<meta name=\"description\" content=\"URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NV2 - NameInfo - Deprecated\" \/>\n<meta property=\"og:description\" content=\"URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\" \/>\n<meta property=\"og:site_name\" content=\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-21T02:38:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\",\"name\":\"NV2 - NameInfo - Deprecated\",\"isPartOf\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\"},\"datePublished\":\"2022-11-14T20:46:07+00:00\",\"dateModified\":\"2025-08-21T02:38:21+00:00\",\"description\":\"URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity\",\"breadcrumb\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"DOTS Name Validation 2\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"NV2 &#8211; Operations\",\"item\":\"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"NV2 &#8211; NameInfo &#8211; Deprecated\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#website\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#organization\",\"name\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"contentUrl\":\"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png\",\"width\":2560,\"height\":1440,\"caption\":\"Service Objects | Contact, Phone, Email Verification | Data Quality Services\"},\"image\":{\"@id\":\"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NV2 - NameInfo - Deprecated","description":"URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","og_locale":"en_US","og_type":"article","og_title":"NV2 - NameInfo - Deprecated","og_description":"URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity","og_url":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","og_site_name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","article_modified_time":"2025-08-21T02:38:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","url":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/","name":"NV2 - NameInfo - Deprecated","isPartOf":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#website"},"datePublished":"2022-11-14T20:46:07+00:00","dateModified":"2025-08-21T02:38:21+00:00","description":"URL Endpoints NameInfo Inputs NameInfo Outputs References Uses the provided name to return information such as gender, name origin, and validity","breadcrumb":{"@id":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/nv2-nameinfo-deprecated\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.serviceobjects.com\/docs\/"},{"@type":"ListItem","position":2,"name":"DOTS Name Validation 2","item":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/"},{"@type":"ListItem","position":3,"name":"NV2 &#8211; Operations","item":"https:\/\/www.serviceobjects.com\/docs\/dots-name-validation-2\/nv2-operations\/"},{"@type":"ListItem","position":4,"name":"NV2 &#8211; NameInfo &#8211; Deprecated"}]},{"@type":"WebSite","@id":"https:\/\/www.serviceobjects.com\/docs\/#website","url":"https:\/\/www.serviceobjects.com\/docs\/","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","description":"","publisher":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.serviceobjects.com\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.serviceobjects.com\/docs\/#organization","name":"Service Objects | Contact, Phone, Email Verification | Data Quality Services","url":"https:\/\/www.serviceobjects.com\/docs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/","url":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","contentUrl":"https:\/\/www.serviceobjects.com\/docs\/wp-content\/uploads\/2022\/08\/SO-logo-2560px-transparent.png","width":2560,"height":1440,"caption":"Service Objects | Contact, Phone, Email Verification | Data Quality Services"},"image":{"@id":"https:\/\/www.serviceobjects.com\/docs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/comments?post=5481"}],"version-history":[{"count":9,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5481\/revisions"}],"predecessor-version":[{"id":11558,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5481\/revisions\/11558"}],"up":[{"embeddable":true,"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/pages\/5268"}],"wp:attachment":[{"href":"https:\/\/www.serviceobjects.com\/docs\/wp-json\/wp\/v2\/media?parent=5481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}