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/39-3092.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 21,
   "next": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 52141801,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/52141801",
         "title": "Domestic sewing machines",
         "example": [
            "Multipurpose sewing machines",
            "Sergers",
            "Walking foot machines"
         ]
      },
      {
         "code": 60122003,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/60122003",
         "title": "Hand sewing needles",
         "example": [
            "Sewing needles"
         ]
      },
      {
         "code": 47111701,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/47111701",
         "title": "Dry cleaning machines",
         "example": [
            "Dry cleaning equipment"
         ]
      },
      {
         "code": 43211701,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/43211701",
         "title": "Bar code reader equipment",
         "example": [
            "Data input scanners"
         ]
      },
      {
         "code": 27111801,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/27111801",
         "title": "Tape measures",
         "example": [
            "Measuring tapes"
         ]
      },
      {
         "code": 47111502,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/47111502",
         "title": "Laundry type washing machines",
         "example": [
            "Commercial washing machines"
         ]
      },
      {
         "code": 27112142,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/27112142",
         "title": "Multi tool pliers",
         "example": [
            "Multi tools"
         ]
      },
      {
         "code": 43191510,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/43191510",
         "title": "Two way radios",
         "example": [
            "Mobile radios"
         ]
      },
      {
         "code": 47111503,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/47111503",
         "title": "Clothes dryers",
         "example": [
            "Commercial dryers"
         ]
      },
      {
         "code": 52141608,
         "related": "https://api-v2.onetcenter.org/online/occupations/39-3092.00/related/tools_used/52141608",
         "title": "Garment steamer",
         "example": [
            "Garment steamers"
         ]
      }
   ]
}