{"name":"The Zoo Zoom","description":"Zoom in the zoo","url":"http:\/\/thezoozoom.com","home":"http:\/\/thezoozoom.com","namespaces":["wp\/v2","oembed\/1.0","wp-api-menus\/v2"],"authentication":[],"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view"}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/"}},"\/wp\/v2":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"required":false,"default":"wp\/v2"},"context":{"required":false,"default":"view"}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2"}},"\/wp\/v2\/posts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"after":{"required":false,"description":"Limit response to resources published after a given ISO8601 compliant date."},"author":{"required":false,"default":[],"description":"Limit result set to posts assigned to specific authors."},"author_exclude":{"required":false,"default":[],"description":"Ensure result set excludes posts assigned to specific authors."},"before":{"required":false,"description":"Limit response to resources published before a given ISO8601 compliant date."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"offset":{"required":false,"description":"Offset the result set by a specific number of items."},"order":{"required":false,"default":"desc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"date","enum":["date","relevance","id","include","title","slug"],"description":"Sort collection by object attribute."},"slug":{"required":false,"description":"Limit result set to posts with a specific slug."},"status":{"required":false,"default":"publish","enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","any"],"description":"Limit result set to posts assigned a specific status; can be comma-delimited list of status types."},"filter":{"required":false,"description":"Use WP Query arguments to modify the response; private query vars require appropriate authorization."},"categories":{"required":false,"default":[],"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy."},"tags":{"required":false,"default":[],"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy."},"sticky":{"required":false,"description":"Limit result set to items that are sticky."}}},{"methods":["POST"],"args":{"date":{"required":false,"description":"The date the object was published, in the site's timezone."},"date_gmt":{"required":false,"description":"The date the object was published, as GMT."},"slug":{"required":false,"description":"An alphanumeric identifier for the object unique to its type."},"status":{"required":false,"enum":["publish","future","draft","pending","private"],"description":"A named status for the object."},"title":{"required":false,"description":"The title for the object."},"content":{"required":false,"description":"The content for the object."},"author":{"required":false,"description":"The id for the author of the object."},"excerpt":{"required":false,"description":"The excerpt for the object."},"featured_media":{"required":false,"description":"The id of the featured media for the object."},"comment_status":{"required":false,"enum":["open","closed"],"description":"Whether or not comments are open on the object."},"ping_status":{"required":false,"enum":["open","closed"],"description":"Whether or not the object can be pinged."},"format":{"required":false,"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"description":"The format for the object."},"sticky":{"required":false,"description":"Whether or not the object should be treated as sticky."},"password":{"required":false,"description":"A password to protect access to the content and excerpt."},"categories":{"required":false,"description":"The terms assigned to the object in the category taxonomy."},"tags":{"required":false,"description":"The terms assigned to the object in the post_tag taxonomy."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/posts"}},"\/wp\/v2\/posts\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"password":{"required":false,"description":"The password for the post if it is password protected."}}},{"methods":["POST","PUT","PATCH"],"args":{"date":{"required":false,"description":"The date the object was published, in the site's timezone."},"date_gmt":{"required":false,"description":"The date the object was published, as GMT."},"slug":{"required":false,"description":"An alphanumeric identifier for the object unique to its type."},"status":{"required":false,"enum":["publish","future","draft","pending","private"],"description":"A named status for the object."},"title":{"required":false,"description":"The title for the object."},"content":{"required":false,"description":"The content for the object."},"author":{"required":false,"description":"The id for the author of the object."},"excerpt":{"required":false,"description":"The excerpt for the object."},"featured_media":{"required":false,"description":"The id of the featured media for the object."},"comment_status":{"required":false,"enum":["open","closed"],"description":"Whether or not comments are open on the object."},"ping_status":{"required":false,"enum":["open","closed"],"description":"Whether or not the object can be pinged."},"format":{"required":false,"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"description":"The format for the object."},"sticky":{"required":false,"description":"Whether or not the object should be treated as sticky."},"password":{"required":false,"description":"A password to protect access to the content and excerpt."},"categories":{"required":false,"description":"The terms assigned to the object in the category taxonomy."},"tags":{"required":false,"description":"The terms assigned to the object in the post_tag taxonomy."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Whether to bypass trash and force deletion."}}}]},"\/wp\/v2\/posts\/(?P[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}]},"\/wp\/v2\/posts\/(?P[\\d]+)\/revisions\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/pages":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"after":{"required":false,"description":"Limit response to resources published after a given ISO8601 compliant date."},"author":{"required":false,"default":[],"description":"Limit result set to posts assigned to specific authors."},"author_exclude":{"required":false,"default":[],"description":"Ensure result set excludes posts assigned to specific authors."},"before":{"required":false,"description":"Limit response to resources published before a given ISO8601 compliant date."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"menu_order":{"required":false,"description":"Limit result set to resources with a specific menu_order value."},"offset":{"required":false,"description":"Offset the result set by a specific number of items."},"order":{"required":false,"default":"desc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"date","enum":["date","relevance","id","include","title","slug","menu_order"],"description":"Sort collection by object attribute."},"parent":{"required":false,"default":[],"description":"Limit result set to those of particular parent ids."},"parent_exclude":{"required":false,"default":[],"description":"Limit result set to all items except those of a particular parent id."},"slug":{"required":false,"description":"Limit result set to posts with a specific slug."},"status":{"required":false,"default":"publish","enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","any"],"description":"Limit result set to posts assigned a specific status; can be comma-delimited list of status types."},"filter":{"required":false,"description":"Use WP Query arguments to modify the response; private query vars require appropriate authorization."}}},{"methods":["POST"],"args":{"date":{"required":false,"description":"The date the object was published, in the site's timezone."},"date_gmt":{"required":false,"description":"The date the object was published, as GMT."},"slug":{"required":false,"description":"An alphanumeric identifier for the object unique to its type."},"status":{"required":false,"enum":["publish","future","draft","pending","private"],"description":"A named status for the object."},"parent":{"required":false,"description":"The id for the parent of the object."},"title":{"required":false,"description":"The title for the object."},"content":{"required":false,"description":"The content for the object."},"author":{"required":false,"description":"The id for the author of the object."},"excerpt":{"required":false,"description":"The excerpt for the object."},"featured_media":{"required":false,"description":"The id of the featured media for the object."},"comment_status":{"required":false,"enum":["open","closed"],"description":"Whether or not comments are open on the object."},"ping_status":{"required":false,"enum":["open","closed"],"description":"Whether or not the object can be pinged."},"menu_order":{"required":false,"description":"The order of the object in relation to other object of its type."},"template":{"required":false,"enum":["page-fullwidth.php","page-home.php","page-latest.php"],"description":"The theme file to use to display the object."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/pages"}},"\/wp\/v2\/pages\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"password":{"required":false,"description":"The password for the post if it is password protected."}}},{"methods":["POST","PUT","PATCH"],"args":{"date":{"required":false,"description":"The date the object was published, in the site's timezone."},"date_gmt":{"required":false,"description":"The date the object was published, as GMT."},"slug":{"required":false,"description":"An alphanumeric identifier for the object unique to its type."},"status":{"required":false,"enum":["publish","future","draft","pending","private"],"description":"A named status for the object."},"parent":{"required":false,"description":"The id for the parent of the object."},"title":{"required":false,"description":"The title for the object."},"content":{"required":false,"description":"The content for the object."},"author":{"required":false,"description":"The id for the author of the object."},"excerpt":{"required":false,"description":"The excerpt for the object."},"featured_media":{"required":false,"description":"The id of the featured media for the object."},"comment_status":{"required":false,"enum":["open","closed"],"description":"Whether or not comments are open on the object."},"ping_status":{"required":false,"enum":["open","closed"],"description":"Whether or not the object can be pinged."},"menu_order":{"required":false,"description":"The order of the object in relation to other object of its type."},"template":{"required":false,"enum":["page-fullwidth.php","page-home.php","page-latest.php"],"description":"The theme file to use to display the object."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Whether to bypass trash and force deletion."}}}]},"\/wp\/v2\/pages\/(?P[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}]},"\/wp\/v2\/pages\/(?P[\\d]+)\/revisions\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/media":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"after":{"required":false,"description":"Limit response to resources published after a given ISO8601 compliant date."},"author":{"required":false,"default":[],"description":"Limit result set to posts assigned to specific authors."},"author_exclude":{"required":false,"default":[],"description":"Ensure result set excludes posts assigned to specific authors."},"before":{"required":false,"description":"Limit response to resources published before a given ISO8601 compliant date."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"offset":{"required":false,"description":"Offset the result set by a specific number of items."},"order":{"required":false,"default":"desc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"date","enum":["date","relevance","id","include","title","slug"],"description":"Sort collection by object attribute."},"parent":{"required":false,"default":[],"description":"Limit result set to those of particular parent ids."},"parent_exclude":{"required":false,"default":[],"description":"Limit result set to all items except those of a particular parent id."},"slug":{"required":false,"description":"Limit result set to posts with a specific slug."},"status":{"required":false,"default":"inherit","enum":["inherit","private","trash"],"description":"Limit result set to posts assigned a specific status; can be comma-delimited list of status types."},"filter":{"required":false,"description":"Use WP Query arguments to modify the response; private query vars require appropriate authorization."},"media_type":{"required":false,"enum":["image","video","audio","application"],"description":"Limit result set to attachments of a particular media type."},"mime_type":{"required":false,"description":"Limit result set to attachments of a particular mime type."}}},{"methods":["POST"],"args":{"date":{"required":false,"description":"The date the object was published, in the site's timezone."},"date_gmt":{"required":false,"description":"The date the object was published, as GMT."},"slug":{"required":false,"description":"An alphanumeric identifier for the object unique to its type."},"status":{"required":false,"enum":["publish","future","draft","pending","private"],"description":"A named status for the object."},"title":{"required":false,"description":"The title for the object."},"author":{"required":false,"description":"The id for the author of the object."},"comment_status":{"required":false,"enum":["open","closed"],"description":"Whether or not comments are open on the object."},"ping_status":{"required":false,"enum":["open","closed"],"description":"Whether or not the object can be pinged."},"alt_text":{"required":false,"description":"Alternative text to display when resource is not displayed."},"caption":{"required":false,"description":"The caption for the resource."},"description":{"required":false,"description":"The description for the resource."},"post":{"required":false,"description":"The id for the associated post of the resource."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/media"}},"\/wp\/v2\/media\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"password":{"required":false,"description":"The password for the post if it is password protected."}}},{"methods":["POST","PUT","PATCH"],"args":{"date":{"required":false,"description":"The date the object was published, in the site's timezone."},"date_gmt":{"required":false,"description":"The date the object was published, as GMT."},"slug":{"required":false,"description":"An alphanumeric identifier for the object unique to its type."},"status":{"required":false,"enum":["publish","future","draft","pending","private"],"description":"A named status for the object."},"title":{"required":false,"description":"The title for the object."},"author":{"required":false,"description":"The id for the author of the object."},"comment_status":{"required":false,"enum":["open","closed"],"description":"Whether or not comments are open on the object."},"ping_status":{"required":false,"enum":["open","closed"],"description":"Whether or not the object can be pinged."},"alt_text":{"required":false,"description":"Alternative text to display when resource is not displayed."},"caption":{"required":false,"description":"The caption for the resource."},"description":{"required":false,"description":"The description for the resource."},"post":{"required":false,"description":"The id for the associated post of the resource."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Whether to bypass trash and force deletion."}}}]},"\/wp\/v2\/types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/types"}},"\/wp\/v2\/types\/(?P[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/statuses"}},"\/wp\/v2\/statuses\/(?P[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"type":{"required":false,"description":"Limit results to resources associated with a specific post type."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/taxonomies"}},"\/wp\/v2\/taxonomies\/(?P[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}}]},"\/wp\/v2\/categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"order":{"required":false,"default":"asc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"name","enum":["id","include","name","slug","term_group","description","count"],"description":"Sort collection by resource attribute."},"hide_empty":{"required":false,"default":false,"description":"Whether to hide resources not assigned to any posts."},"parent":{"required":false,"description":"Limit result set to resources assigned to a specific parent."},"post":{"required":false,"description":"Limit result set to resources assigned to a specific post."},"slug":{"required":false,"description":"Limit result set to resources with a specific slug."}}},{"methods":["POST"],"args":{"description":{"required":false,"description":"HTML description of the resource."},"name":{"required":true,"description":"HTML title for the resource."},"slug":{"required":false,"description":"An alphanumeric identifier for the resource unique to its type."},"parent":{"required":false,"description":"The id for the parent of the resource."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/categories"}},"\/wp\/v2\/categories\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}},{"methods":["POST","PUT","PATCH"],"args":{"description":{"required":false,"description":"HTML description of the resource."},"name":{"required":false,"description":"HTML title for the resource."},"slug":{"required":false,"description":"An alphanumeric identifier for the resource unique to its type."},"parent":{"required":false,"description":"The id for the parent of the resource."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Required to be true, as resource does not support trashing."}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"offset":{"required":false,"description":"Offset the result set by a specific number of items."},"order":{"required":false,"default":"asc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"name","enum":["id","include","name","slug","term_group","description","count"],"description":"Sort collection by resource attribute."},"hide_empty":{"required":false,"default":false,"description":"Whether to hide resources not assigned to any posts."},"post":{"required":false,"description":"Limit result set to resources assigned to a specific post."},"slug":{"required":false,"description":"Limit result set to resources with a specific slug."}}},{"methods":["POST"],"args":{"description":{"required":false,"description":"HTML description of the resource."},"name":{"required":true,"description":"HTML title for the resource."},"slug":{"required":false,"description":"An alphanumeric identifier for the resource unique to its type."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/tags"}},"\/wp\/v2\/tags\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}},{"methods":["POST","PUT","PATCH"],"args":{"description":{"required":false,"description":"HTML description of the resource."},"name":{"required":false,"description":"HTML title for the resource."},"slug":{"required":false,"description":"An alphanumeric identifier for the resource unique to its type."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Required to be true, as resource does not support trashing."}}}]},"\/wp\/v2\/users":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"offset":{"required":false,"description":"Offset the result set by a specific number of items."},"order":{"required":false,"default":"asc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"name","enum":["id","include","name","registered_date","slug","email","url"],"description":"Sort collection by object attribute."},"slug":{"required":false,"description":"Limit result set to resources with a specific slug."},"roles":{"required":false,"description":"Limit result set to resources matching at least one specific role provided. Accepts csv list or single role."}}},{"methods":["POST"],"args":{"username":{"required":true,"description":"Login name for the resource."},"name":{"required":false,"description":"Display name for the resource."},"first_name":{"required":false,"description":"First name for the resource."},"last_name":{"required":false,"description":"Last name for the resource."},"email":{"required":true,"description":"The email address for the resource."},"url":{"required":false,"description":"URL of the resource."},"description":{"required":false,"description":"Description of the resource."},"nickname":{"required":false,"description":"The nickname for the resource."},"slug":{"required":false,"description":"An alphanumeric identifier for the resource."},"roles":{"required":false,"description":"Roles assigned to the resource."},"password":{"required":true,"description":"Password for the resource (never included)."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/users"}},"\/wp\/v2\/users\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"required":false,"description":"Login name for the resource."},"name":{"required":false,"description":"Display name for the resource."},"first_name":{"required":false,"description":"First name for the resource."},"last_name":{"required":false,"description":"Last name for the resource."},"email":{"required":false,"description":"The email address for the resource."},"url":{"required":false,"description":"URL of the resource."},"description":{"required":false,"description":"Description of the resource."},"nickname":{"required":false,"description":"The nickname for the resource."},"slug":{"required":false,"description":"An alphanumeric identifier for the resource."},"roles":{"required":false,"description":"Roles assigned to the resource."},"password":{"required":false,"description":"Password for the resource (never included)."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Required to be true, as resource does not support trashing."},"reassign":{"required":false}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/users\/me"}},"\/wp\/v2\/comments":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."},"page":{"required":false,"default":1,"description":"Current page of the collection."},"per_page":{"required":false,"default":10,"description":"Maximum number of items to be returned in result set."},"search":{"required":false,"description":"Limit results to those matching a string."},"after":{"required":false,"description":"Limit response to resources published after a given ISO8601 compliant date."},"author":{"required":false,"description":"Limit result set to comments assigned to specific user ids. Requires authorization."},"author_exclude":{"required":false,"description":"Ensure result set excludes comments assigned to specific user ids. Requires authorization."},"author_email":{"required":false,"description":"Limit result set to that from a specific author email. Requires authorization."},"before":{"required":false,"description":"Limit response to resources published before a given ISO8601 compliant date."},"exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific ids."},"include":{"required":false,"default":[],"description":"Limit result set to specific ids."},"karma":{"required":false,"description":"Limit result set to that of a particular comment karma. Requires authorization."},"offset":{"required":false,"description":"Offset the result set by a specific number of comments."},"order":{"required":false,"default":"desc","enum":["asc","desc"],"description":"Order sort attribute ascending or descending."},"orderby":{"required":false,"default":"date_gmt","enum":["date","date_gmt","id","include","post","parent","type"],"description":"Sort collection by object attribute."},"parent":{"required":false,"default":[],"description":"Limit result set to resources of specific parent ids."},"parent_exclude":{"required":false,"default":[],"description":"Ensure result set excludes specific parent ids."},"post":{"required":false,"default":[],"description":"Limit result set to resources assigned to specific post ids."},"status":{"required":false,"default":"approve","description":"Limit result set to comments assigned a specific status. Requires authorization."},"type":{"required":false,"default":"comment","description":"Limit result set to comments assigned a specific type. Requires authorization."}}},{"methods":["POST"],"args":{"author":{"required":false,"description":"The id of the user object, if author was a user."},"author_email":{"required":false,"description":"Email address for the object author."},"author_ip":{"required":false,"default":"127.0.0.1","description":"IP address for the object author."},"author_name":{"required":false,"default":"","description":"Display name for the object author."},"author_url":{"required":false,"description":"URL for the object author."},"content":{"required":false,"default":"","description":"The content for the object."},"date":{"required":false,"description":"The date the object was published."},"date_gmt":{"required":false,"description":"The date the object was published as GMT."},"karma":{"required":false,"description":"Karma for the object."},"parent":{"required":false,"default":0,"description":"The id for the parent of the object."},"post":{"required":false,"default":0,"description":"The id of the associated post object."},"status":{"required":false,"description":"State of the object."},"type":{"required":false,"default":"","description":"Type of Comment for the object."}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp\/v2\/comments"}},"\/wp\/v2\/comments\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","enum":["view","embed","edit"],"description":"Scope under which the request is made; determines fields present in response."}}},{"methods":["POST","PUT","PATCH"],"args":{"author":{"required":false,"description":"The id of the user object, if author was a user."},"author_email":{"required":false,"description":"Email address for the object author."},"author_ip":{"required":false,"description":"IP address for the object author."},"author_name":{"required":false,"description":"Display name for the object author."},"author_url":{"required":false,"description":"URL for the object author."},"content":{"required":false,"description":"The content for the object."},"date":{"required":false,"description":"The date the object was published."},"date_gmt":{"required":false,"description":"The date the object was published as GMT."},"karma":{"required":false,"description":"Karma for the object."},"parent":{"required":false,"description":"The id for the parent of the object."},"post":{"required":false,"description":"The id of the associated post object."},"status":{"required":false,"description":"State of the object."},"type":{"required":false,"description":"Type of Comment for the object."}}},{"methods":["DELETE"],"args":{"force":{"required":false,"default":false,"description":"Whether to bypass trash and force deletion."}}}]},"\/wp\/v2\/pagination\/(?P[\\d]+)\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view","description":"Scope under which the request is made; determines fields present in response."},"password":{"required":false,"description":"The password for the post if it is password protected."}}}]},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"required":false,"default":"oembed\/1.0"},"context":{"required":false,"default":"view"}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/oembed\/1.0"}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"required":true},"format":{"required":false,"default":"json"},"maxwidth":{"required":false,"default":600}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/oembed\/1.0\/embed"}},"\/wp-api-menus\/v2":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"required":false,"default":"wp-api-menus\/v2"},"context":{"required":false,"default":"view"}}}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp-api-menus\/v2"}},"\/wp-api-menus\/v2\/menus":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp-api-menus\/v2\/menus"}},"\/wp-api-menus\/v2\/menus\/(?P\\d+)":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"required":false,"default":"view"}}}]},"\/wp-api-menus\/v2\/menu-locations":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":"http:\/\/thezoozoom.com\/wp-json\/wp-api-menus\/v2\/menu-locations"}},"\/wp-api-menus\/v2\/menu-locations\/(?P[a-zA-Z0-9_-]+)":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]}},"_links":{"help":[{"href":"http:\/\/v2.wp-api.org\/"}]}}