8000 (`/related/*/BILLS`, `/packages/*/summary`): missing text versions · Issue #148 · usgpo/api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
(/related/*/BILLS, /packages/*/summary): missing text versions #148
Open
@ryparker

Description

@ryparker

HJRES 108 from 118th congress is missing text versions in the related bills response.

curl --location 'https://api.govinfo.gov/related/BILLSTATUS-118hjres108/BILLS' \
--header 'X-Api-Key:<API_KEY>'

response:

{
    "message": "There are either no related documents available for this resource at this time, or the relationship has not been defined yet. If you know there are related documents that should be available for this resource,check again later or please check the https://www.github.com/usgpo/api repository to see the status of available relationships and submit an issue request as appropriate.",
    "results": [],
    "relatedId": "BILLSTATUS-118hjres108"
}

However the congress.gov API returns the IH text version.

Here's the PDF: https://www.congress.gov/118/bills/hjres108/BILLS-118hjres108ih.pdf

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0