Information about plays

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

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

{
    "id": 3550099,
    "uri": "https://api.kexp.org/v2/plays/3550099/?format=api",
    "airdate": "2025-09-07T16:02:00-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800709.us.archive.org/7/items/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9-42204221999_thumb500.jpg",
    "thumbnail_uri": "https://ia600709.us.archive.org/7/items/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9/mbid-16c0929d-3375-48fc-82a3-b081eb899bf9-42204221999_thumb250.jpg",
    "song": "What Is the Reason for It?",
    "track_id": "5b2c3ea3-50f8-4a8d-8b0e-10b23e708711",
    "recording_id": "c9fe3302-8a9a-49f7-b9f7-18bf58c0447e",
    "artist": "David Byrne",
    "artist_ids": [
        "d4659efb-b8eb-4f03-95e9-f69ce35967a9"
    ],
    "album": "Who Is The Sky?",
    "release_id": "16c0929d-3375-48fc-82a3-b081eb899bf9",
    "release_group_id": "153dc33e-59bc-4990-9c9d-d4c3861f541e",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Byrne's new single features vocals from Paramore’s Hayley Williams. \n\n\"When we were finishing up the record, the producer Kid Harpoon and I were wondering, 'Oh, maybe this song, it’s a love song, or at least it’s asking what is love, what it’s about? Why do we do this? Why do other people do it? Do we know anything about it? (…)\n\n\"And I knew that [Williams] was in town, so I just texted her and said, 'Do you want to come by and sing on this?' And she said yes. And she killed it.\"\n\nByrne and Williams have also collaborated on \"Open The Door,\" a song from the new animated film adaptation of Roald Dahl’s The Twits.  https://tinyurl.com/2ehr2c8j",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}