Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Get Senate Nomination votes should re-use the "nomination" field #248

Description

@ndawg

In the Get Recent Votes endpoint, nominations show up like this:

"nomination": {
    "nomination_id": "PN35-115",
    "number": "PN35",
    "name": "Elaine L. Chao",
    "agency": "Department of Transportation"
}

However, in the Get Senate Nomination endpoint, no such data is present. Instead, it all seems to be encapsulated in the description, like this:

"description": "Eric Ross Komitee, of New York, to be United States District Judge for the Eastern District of New York"

I think it would be good to re-use the nomination field and include all of the data.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions