Retrieve an entity by idAsk AIget https://proxy.opendatagermany.io/api/ts/v1/kg/things/{id}Returns the details for a given entity in the KG (optional as defined in a DS)Path ParamsidstringrequiredThe local name of a thing idQuery ParamsprojectionDsuriThe domain specification that defines which attributes should be returnedlangarray of stringsSpecify the return language (2 letter code) for property with langague tagged literalslangADD stringnsurispecify a namespace for the given Id if not in the system namespaceHeadersX-HOPintegerreturn all property-object pairs of N hops for each queried node- Hop=0 returns only rdf:type and ds:compliesWithX-API-KEYstringrequiredthe api key for authentication and authorizationX-PUBLISHERstringthe publisher of the graphX-DATASOURCEstringthe datasource of the graphacceptstringenumDefaults to application/ld+jsonGenerated from available response content typesapplication/jsonapplication/ld+jsonAllowed:application/jsonapplication/ld+jsonResponses 200OK 400Bad Request 404Thing id has no domain specification or not query data exists 406Not Acceptable 500Unexpected server errorUpdated about 1 year ago