Retrieve a specific sound for a pressroom
Code | Description |
---|---|
404 | Missing |
GET /v1/pressrooms/1010/sounds/1.json 200 { "data": { "title": "Sound from mars", "url": "https://d3gvv7thuwd750.cloudfront.net/1010/sounds/1-sound_from_mars.mp3", "id": 1, "permalink": "/sounds/1", "content_type": "mp3", "file_size": 80643, "type": "sound" } }
Param name | Description |
---|---|
pressroom_id required |
Pressroom id or pressroom domain Validations:
|
id required |
Sound id Validations:
|