subject
Explore details about a given subject node
Gets information about a subject identified by the identifier.
The response format depends upon the Accept header.
- text/html - the default response type. Returned data can be easily viewed in any modern Internet Browser
- application/ld+json - the response will be in JSON-LD
- application/json - the response will be a simple JSON Object with keys (predicates) and values (objects).
get/id/{identifier}
Path parameters
identifierstring required
The identifier path of the subject you're looking for
Response
subject found