Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3422480/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3422480,
    "uri": "https://api.kexp.org/v2/plays/3422480/?format=api",
    "airdate": "2024-11-07T11:04:41-08:00",
    "show": 61787,
    "show_uri": "https://api.kexp.org/v2/shows/61787/?format=api",
    "image_uri": "https://ia804607.us.archive.org/13/items/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d-39188506179_thumb500.jpg",
    "thumbnail_uri": "https://ia804607.us.archive.org/13/items/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d/mbid-1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d-39188506179_thumb250.jpg",
    "song": "Counting Sheep",
    "track_id": "b9a89631-6d94-4118-bb41-258a10351649",
    "recording_id": "9c99a29b-054b-4097-bfeb-ac912ab69bd1",
    "artist": "Peel Dream Magazine",
    "artist_ids": [
        "04c99c2a-93da-45ec-b3d7-9d59c69215f8"
    ],
    "album": "Rose Main Reading Room",
    "release_id": "1b827ca5-4d7f-4bf4-9aa9-bcb3f369289d",
    "release_group_id": "00d7199d-54ee-4ea1-b2a6-17e53e6e8764",
    "labels": [
        "Topshelf Records"
    ],
    "label_ids": [
        "83e9ed9f-5e33-4203-b865-caf7f44fd075"
    ],
    "release_date": "2024-09-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Rose Main Reading Room', the fourth full length album by LA-based Peel Dream Magazine, is a lush, inviting headphones record; the kind of album made to accompany city bus rides and rainy-day solo trips to accidental destinations. The band, whose name nods to the BBC Radio 1 legend John Peel — arbiter of all things underground, quality, and (it must be said) \"cool\" — has since its inception been a genre-hopping experiment, jumping from motorik krautrock to shoegaze and space age pop, and their newest work is a perfect starting point for the uninitiated, beckoning toward a newfound romance and nostalgia with their catchiest collection of songs to date.\n\nhttps://peeldreammagazine.bandcamp.com/album/rose-main-reading-room",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}