Information about plays

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

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

{
    "id": 3636079,
    "uri": "https://api.kexp.org/v2/plays/3636079/?format=api",
    "airdate": "2026-03-31T16:24:47-07:00",
    "show": 66331,
    "show_uri": "https://api.kexp.org/v2/shows/66331/?format=api",
    "image_uri": "https://ia800304.us.archive.org/17/items/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f-38765432825_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f/mbid-ba3249f9-e8c6-414a-a4d4-0baa90b9206f-38765432825_thumb250.jpg",
    "song": "Old Transistor Radio",
    "track_id": "d41d3c2e-fa2e-4940-b6cd-e6fe782d156b",
    "recording_id": "5f87b2d1-04ee-4d9f-96c0-f07a9fd76b0e",
    "artist": "GUM & Ambrose Kenny‐Smith",
    "artist_ids": [
        "70a5cc3c-16ff-4d23-bbcb-82abdade234c",
        "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
    ],
    "album": "Ill Times",
    "release_id": "ba3249f9-e8c6-414a-a4d4-0baa90b9206f",
    "release_group_id": "d0ca17e0-22fb-4846-8318-a3f1f866ceb5",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2024-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "GUM, the project of Tame Impala/Pond member Jay Watson, teamed up with Ambrose Kenny-Smith of King Gizzard and the Murlocs for this track.\n--\n\"​​I’m floating through the air like a lucky dandelion trying to shake a leg\nHa ha ha ha\nI do a pretty little pirouette...\":  ​​https://genius.com/Gum-and-ambrose-kenny-smith-old-transistor-radio-lyrics\n\nhttps://jaywwatson.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}