GET
/
api
/
v1
/
profession_types
/
{id}
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "translation": [
    "<string>"
  ]
}

Path Parameters

id
string
required

ProfessionType identifier

Response

200
application/ld+json

ProfessionType resource