get
https://example.com/v3/treaty///
GET /treaty/:congress/:treatyNumber/:treatySuffix
Example Request
/v3/treaty/114/13/A
::
"treaty": {
"actions": {
"count": 5,
"url": "https://api.congress.gov/v3/treaty/114/13/A/actions?format=json"
},
"congress": 114,
"endCongressId": 115,
"inForceDate": null,
"oldTreatyNum": null,
"oldTreatyNumDisplayStr": null,
"parts": {
"count": 2,
"urls": [
"https://api.congress.gov/v3/treaty/114/13/B?format=json",
"https://api.congress.gov/v3/treaty/114/13?format=json"
]
},
"relatedDocs": [],
"resolutionText": "<!DOCTYPE html><html xmlns=\"http://www.\u2026",
"transmittedDate": "2016-12-09T00:00:00Z",
"treatyNum": 13,
"treatySubject": "Maritime Boundaries and Claims",
"treatySuffix": "A",
"updateDate": "2022-07-12T15:48:45Z"
}