Information about plays

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

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

{
    "id": 3624905,
    "uri": "https://api.kexp.org/v2/plays/3624905/?format=api",
    "airdate": "2026-03-03T18:02:56-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-6271fb07-aad2-49c7-a803-753098e2ba78/mbid-6271fb07-aad2-49c7-a803-753098e2ba78-39966928129_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-6271fb07-aad2-49c7-a803-753098e2ba78/mbid-6271fb07-aad2-49c7-a803-753098e2ba78-39966928129_thumb250.jpg",
    "song": "All You Children",
    "track_id": "de79e4f1-3a1f-48ae-842a-3fe1a68e0658",
    "recording_id": "611aae4e-9728-407b-b49b-124eb67e7bb6",
    "artist": "Jamie xx feat. The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50",
        "d1515727-4a93-4c0d-88cb-d7a9fce01879"
    ],
    "album": "In Waves",
    "release_id": "6271fb07-aad2-49c7-a803-753098e2ba78",
    "release_group_id": "1668c806-5c28-4655-89a2-f1f7bc786084",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"All You Children\" features a sample from Nikki Giovanni's \"Dance Poem\" and came out on the 2024 album, In Waves. \n\nJamie xx previously collaborated with The Avalanches on a song for their 2020 album, 'We Will Always Love You'.\n\nIn a statement about his song, \"All You Children\" Jamie said The Avalanches had always been an inspiration to him \"“Their sample technique and how they piece together different sounds is incredible, and collaborating on a track with them has showed me new ways of making music.”\nhttps://tinyurl.com/5dwz6kak",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}