Unit Community Instance
API endpoint that allows units Types of Communities to be viewed or edited.
GET /sms/cv/api/v1/units-communities/58/?format=api
{ "data": { "type": "UnitCommunity", "id": "58", "attributes": { "term": "sec", "abbreviation": null, "definition": "A unit of time, one of the seven base units of the International System of Units (Systeme International d'Unites, SI). The second is the duration of 919 263 177 0 periods of the specified light radiation corresponding to the transition between the two hyperfine levels of the caesium 133 atom in its ground state at 0 K. According to the convention, 60 seconds constitute one minute; 3,600 seconds constitute one hour.", "provenance": "Second", "provenance_uri": "http://purl.obolibrary.org/obo/NCIT_C42535", "note": "" }, "relationships": { "root": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units-communities/58/relationships/root?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units-communities/58/root/?format=api" }, "data": { "type": "Unit", "id": "58" } }, "community": { "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units-communities/58/relationships/community?format=api", "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units-communities/58/community/?format=api" }, "data": { "type": "Community", "id": "1" } } }, "links": { "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/units-communities/58/?format=api" } } }