Python: Get Release By Id
Python via Parse · developer_tools
Returns a single Python release record by its numeric ID. The ID is the trailing integer from the resource_uri field of a release (e.g. '1090' from '/api/v2/downloads/release/1090/'). Returns input_not_found for IDs that do not exist. Scraper for python.org providing access to releases, downloads, news, events, and search functionality. Fulfilled by Parse from python.org.
- developer-tools
- education
- news-media
- parse
- platform-key
- python
- python-org
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/196a6c49-f721-4a4b-a403-75f093a0672e/get_release_by_id
- Interface artifact
- sha256:621cf06998ad7ab75f956df36af3355a501f4f7d1060d3ba3921863397ab8b31
- Manifest digest
- sha256:312cfeff5f5edc951c87e0fe6cf3a7ce7939ae913466e819a3fb12a34b3c2511
Request fields
- id (string, required): Numeric release ID (e.g. '1090', '146')
Example queries
- {"id":"1090"}