December 2021 Release Notes features
Here is an example of a set of relationships for a Federal Register document: https://api.govinfo.gov/related/01-12232?api_key=DEMO_KEY
{
"relatedId": "FR-2021-11-19/2021-23972",
"relationships": [
{
"relationship": "Code of Federal Regulations",
"collection": "CFR",
"relationshipLink": "https://api.govinfo.gov/related/2021-23972/CFR"
},
{
"relationship": "Federal Register",
"collection": "FR",
"relationshipLink": "https://api.govinfo.gov/related/2021-23972/FR"
}
]
}
Following the relationshipLink will return information about other Federal Register documents that share the same RIN within govinfo.