Information about plays

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

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

{
    "id": 3413464,
    "uri": "https://api.kexp.org/v2/plays/3413464/?format=api",
    "airdate": "2024-10-16T13:34:02-07:00",
    "show": 61592,
    "show_uri": "https://api.kexp.org/v2/shows/61592/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "15 Step",
    "track_id": "6d55c8c9-998d-3a51-9385-c323404cd670",
    "recording_id": "faea2aa0-80a9-41be-9b1e-3b994f4f76ac",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "In Rainbows",
    "release_id": "cba282c5-dd83-3157-afb6-9af6a5af7709",
    "release_group_id": "6e335887-60ba-38f0-95af-fae7774336bf",
    "labels": [
        "TBD Records",
        "RED Distribution, LLC"
    ],
    "label_ids": [
        "9b9655c8-30ec-4087-921d-87257e612d7b",
        "2513d6c4-4622-4b4c-9ffa-a0067f29d717"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This beat-heavy opener to the In Rainbows album, which was featured prominently during Radiohead's 2006 tour, features a group of children from the Matrix Music School and Arts Centre in Oxford hand clapping and shouting \"Yeah!\"\n\n\"15 Step\" was written in the rarely used 5/4 time signature. The most well-known example of a song written in a 5/4 meter is \"Take Five\" by The Dave Brubeck Quartet. Another example of a Radiohead song written in an unusual time signature is \"Morning Bell\" from Amnesiac, which was written in 7/8. When performing, the band sometimes puts these songs together. \n\nIn an interview with New York magazine, Ed O'Brien explained why they did so at a June 2006 concert at Madison Square Garden: \"Putting '15 Step' and 'Morning Bell' together was deliberate. '15 Step' is in 5/4 and 'Morning Bell' is in 7/8. It's nice to have a bit of clapping, a bit of audience participation, if they can get the beat. In Spain, they love 'Morning Bell' - all the fast clapping is like flamenco music. But in the West, we're not very rhythm-savvy. Anything not in 4/4 is hard for a lot of people.\"  https://tinyurl.com/338muhfd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}