Related
Ref-Topic-Links
An API endpoint where, given a Ref, all of the topics linked to that Ref are retrieved along with the respective metadata.
get/api/ref-topic-links/{tref}
Response
Successful response
Example response
{
"linkType": "about",
"class": "refTopic",
"dataSource": {
"en": "Aspaklaria",
"he": "אספקלריא",
"slug": "aspaklaria"
},
"is_sheet": false,
"order": {
"tfidf": 53.476917039392994,
"numDatasource": 2,
"availableLangs": [
"en",
"he"
],
"comp_date": -1400,
"order_id": "A00000000300280026",
"pr": 5.15330629652094,
"curatedPrimacy": {
"en": 100,
"he": 0
}
},
"descriptions": {
"en": {
"title": "A New Grain Offering",
"prompt": "The central ritual of Shavuot as described in the Torah is a special bread offering that was brought to the Temple. This sacrifice marked the beginning of sacrifices that were brought using grain from that year, as opposed to grains from the previous year, as explained in the Book of Numbers."
}
},
"topic": "shavuot",
"anchorRef": "Numbers 28:26",
"anchorRefExpanded": [
"Numbers 28:26"
]
}