Information about plays

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

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

{
    "id": 3409249,
    "uri": "https://api.kexp.org/v2/plays/3409249/?format=api",
    "airdate": "2024-10-06T17:08:20-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "https://ia800404.us.archive.org/9/items/mbid-09687b91-4443-418d-88aa-85d100b05056/mbid-09687b91-4443-418d-88aa-85d100b05056-40044118857_thumb500.jpg",
    "thumbnail_uri": "https://ia800404.us.archive.org/9/items/mbid-09687b91-4443-418d-88aa-85d100b05056/mbid-09687b91-4443-418d-88aa-85d100b05056-40044118857_thumb250.jpg",
    "song": "Eyes & Mouth",
    "track_id": "196e8271-98ef-4e3b-8e91-8b57ecad4ec3",
    "recording_id": "8c5b6faa-1e1c-41dd-b63d-99a528787dea",
    "artist": "The Smile",
    "artist_ids": [
        "9055fca5-69bc-4d47-b569-ab2012a19565"
    ],
    "album": "Cutouts",
    "release_id": "09687b91-4443-418d-88aa-85d100b05056",
    "release_group_id": "0f02313d-f0d7-4bdc-a1b4-235103c477b9",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday to Thom Yorke, who celebrates his 56th birthday on Monday!\n\nThe trio - Thom Yorke, Jonny Greenwood and Tom Skinner - debuted several songs from Cutouts during The Smile’s UK tour in March.\n\nCutouts features 10 new-tracks and is produced by Sam Petts-Davies. It’s the band’s third studio album following Wall of Eyes, released in January, and the trio’s 2022 debut album A Light For Attracting Attention.Cutouts was recorded in Oxford and at Abbey Road Studios during the same period of time as Wall Of Eyes.\n\nThe album features string arrangements by the London Contemporary Orchestra and the album art was painted during the recording process by Stanley Donwood and Thom Yorke. https://tinyurl.com/3x2pmdaz\n\nThis is the second studio album release from The Smile in under a year. In January, Wall Of Eyes charted at #3 on the UK album charts, receiving “Best Album of the Year so far” praise from Pitchfork, The Needle Drop, Consequence, Brooklyn Vegan, Treblezine and Spin.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}