Authority Records

An array of Authority Record IDs.

Object
Represents a record of an object from an AuthoritySource.
{
	"authorityRecords" : 
	{
		"@type" : "AuthorityRecords",
		"disambiguationRecordId" : 
		{
			"@id" : "URL",
			"@type" : "DisambiguationRecordId",
			"authoritySource" : 
			{
				"@id" : "URL",
				"@type" : "AuthoritySource",
				"abbreviation" : "String",
				"elementId" : "String",
				"name" : "String"
			},
			"elementId" : "String"
		}
	}
}
Visualized image