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/veterans/careers/29-1129.01/
Status:
200 OK
Content-Type:
application/json
{
   "code": "29-1129.01",
   "title": "Art Therapists",
   "tags": {
      "bright_outlook": true
   },
   "also_called": [
      {
         "title": "Art Psychotherapist",
         "summary": true
      },
      {
         "title": "Art Therapist",
         "summary": true
      },
      {
         "title": "Board Certified Art Therapist (ATR-BC)",
         "summary": true
      },
      {
         "title": "Creative Arts Therapist",
         "summary": false
      },
      {
         "title": "Group Therapist",
         "summary": false
      },
      {
         "title": "Oncology Art Therapist",
         "summary": false
      },
      {
         "title": "Registered Art Therapist (ATR)",
         "summary": true
      },
      {
         "title": "Therapist",
         "summary": false
      }
   ],
   "sample_of_military_titles": {
      "air_force": [
         "Clinical Psychologist",
         "Clinical Psychologist, Aviation Psychologist",
         "Clinical Psychologist, Clinical Health Psychologist",
         "Clinical Psychologist, Clinical Neuropsychologist",
         "Clinical Psychologist, Operational Psychologist",
         "Clinical Social Worker",
         "Mental Health Service Apprentice",
         "Mental Health Service Craftsman",
         "Mental Health Service Journeyman",
         "Mental Health Service Manager"
      ],
      "army": [
         "Behavioral Sciences",
         "Clinical Psychology",
         "Medical Service Corps Officer",
         "Nurse Corps Officer",
         "Psychiatric/Behavioral Health Nurse"
      ],
      "coast_guard": [],
      "marine_corps": [],
      "navy": [
         "Clinical Psychologist"
      ],
      "space_force": []
   },
   "what_they_do": "Plan or conduct art therapy sessions or programs to improve clients' physical, cognitive, or emotional well-being.",
   "on_the_job": [
      "Observe and document client reactions, progress, or other outcomes related to art therapy.",
      "Design art therapy sessions or programs to meet client's goals or objectives.",
      "Conduct art therapy sessions, providing guided self-expression experiences to help clients recover from, or cope with, cognitive, emotional, or physical impairments."
   ],
   "word_cloud_terms": [
      "social interests",
      "patient",
      "art",
      "client",
      "treatment plan",
      "cognitive science",
      "progress",
      "painting",
      "sculpting"
   ],
   "career_video": true,
   "contents": [
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/in_the_military",
         "title": "In the military"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/knowledge",
         "title": "Knowledge"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/skills",
         "title": "Skills"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/abilities",
         "title": "Abilities"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/personality",
         "title": "Personality"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/technology",
         "title": "Technology"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/education",
         "title": "Education"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/job_outlook",
         "title": "Job Outlook"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/check_out_my_state",
         "title": "Check Out My State"
      },
      {
         "href": "https://api-v2.onetcenter.org/veterans/careers/29-1129.01/explore_more",
         "title": "Explore More"
      }
   ]
}