Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/occupations/29-2035.00/related/tools_used/42201609
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "code": 42201609,
      "title": "Medical magnetic resonance imaging MRI scanners",
      "example": [
         "Functional magnetic resonance imaging fMRI scanners",
         "Magnetic resonance imaging MRI systems",
         "Portable magnetic resonance imaging MRI scanners"
      ]
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/25-1061.00/",
         "code": "25-1061.00",
         "title": "Anthropology and Archeology Teachers, Postsecondary",
         "tags": {},
         "example": [
            "Functional magnetic resonance imaging fMRI scanners"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1021.00/",
         "code": "19-1021.00",
         "title": "Biochemists and Biophysicists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Medical magnetic resonance imaging MRI equipment",
            "Medical magnetic resonance imaging MRI microscopes"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/17-2031.00/",
         "code": "17-2031.00",
         "title": "Bioengineers and Biomedical Engineers",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "Biomagnetic imaging scanners",
            "Functional magnetic resonance imaging fMRI scanners",
            "Magnetic resonance imaging MRI systems",
            "Ultra high speed magnetic resonance imaging MRI scanner machines"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/29-1229.02/",
         "code": "29-1229.02",
         "title": "Hospitalists",
         "tags": {},
         "example": [
            "Clinical magnetic resonance imaging MRI scanners"
         ]
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/19-1042.00/",
         "code": "19-1042.00",
         "title": "Medical Scientists, Except Epidemiologists",
         "tags": {
            "bright_outlook": true
         },
         "example": [
            "High-resolution functional magnetic resonance imaging MRI equipment",
            "Medical magnetic resonance imaging MRI equipment"
         ]
      }
   ]
}