GET
/
api
/
v1
/
profession_jobs
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "isJob": true,
  "isExpertise": true,
  "translation": [
    "<string>"
  ],
  "name": "<string>"
}

Path Parameters

id
string
required

ProfessionJob identifier

Response

200
application/ld+json

ProfessionJob resource