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/49-9044.00/related/detailed_work_activities/4.A.3.a.3.I06.D07
Status:
200 OK
Content-Type:
application/json
{
   "summary": {
      "id": "4.A.3.a.3.I06.D07",
      "title": "Operate heating or drying equipment.",
      "see_more": "https://api-v2.onetcenter.org/online/related_activities/results/49-9044.00?activities=4.A.3.a.3.I06.D07"
   },
   "occupation": [
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-2021.00/",
         "code": "51-2021.00",
         "title": "Coil Winders, Tapers, and Finishers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-9195.05/",
         "code": "51-9195.05",
         "title": "Potters, Manufacturing",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4071.00/",
         "code": "51-4071.00",
         "title": "Foundry Mold and Coremakers",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/47-2141.00/",
         "code": "47-2141.00",
         "title": "Painters, Construction and Maintenance",
         "tags": {}
      },
      {
         "href": "https://api-v2.onetcenter.org/online/occupations/51-4191.00/",
         "code": "51-4191.00",
         "title": "Heat Treating Equipment Setters, Operators, and Tenders, Metal and Plastic",
         "tags": {}
      }
   ]
}