Skip to content

Commit

Permalink
Update TreatyEndpoint.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apreiter18 authored Jan 28, 2025
1 parent f413cf5 commit 72c2768
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Documentation/TreatyEndpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ The `<api-root>` is only present in the XML format.
- The country/ies associated with a particular treaty.
- `<item>`
- Container element for individual countries/parties associated with the treaty. An <item> element may include the following children:
- `<name>` (e.g., North Macedonia)
- The name of the associated country.
- `<name>` (e.g., Sweden)
- The name of the associated country or party.
- `<oldNumber>`
- The number assigned to treaties ratified prior to the 97th Congress.
- To allow for searching by treaty document number on Congess.gov, old treaty numbers were converted. View the table that converts the old numbering to a new one at the [Treaty Numbers Conversion Table](https://www.congress.gov/help/treaty-documents#conversion) on Congress.gov.
Expand Down Expand Up @@ -134,7 +134,8 @@ The `<api-root>` is only present in the XML format.
- The number of actions on the treaty.
- `<url>` (e.g., <https://api.congress.gov/congress/v3/treaty/117/3/actions>)
- A referrer URL to the actions level of the treaty API. Click [here](#actions-level) for more information about the actions level.


### Actions Level

`<api-root>`
Expand Down

0 comments on commit 72c2768

Please sign in to comment.