Information about plays

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

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

{
    "id": 3637200,
    "uri": "https://api.kexp.org/v2/plays/3637200/?format=api",
    "airdate": "2026-04-03T08:36:56-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://ia801808.us.archive.org/33/items/mbid-15d50231-8d59-4c67-88e3-7a94ee705c8b/mbid-15d50231-8d59-4c67-88e3-7a94ee705c8b-28079476962_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-15d50231-8d59-4c67-88e3-7a94ee705c8b/mbid-15d50231-8d59-4c67-88e3-7a94ee705c8b-28079476962_thumb250.jpg",
    "song": "Sheena Is a Punk Rocker",
    "track_id": "1b27e33d-45b4-41fd-9bdb-05edf1eeee30",
    "recording_id": "7320217f-5234-4981-a9ac-01044cbe93bf",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "War Child – Heroes: An Album to Benefit Children Affected by War",
    "release_id": "0a104521-3163-4ec2-9e69-a2c1600185d4",
    "release_group_id": "7f6cbf9b-2e32-3af4-a3d6-f49c94e1bbd9",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2009-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Yeah Yeah Yeahs paid homage to The Ramones on this one! Karen O is channeling her own Joey Ramone!\n--\nThis track helped confirm the Ramones’ status as certified gods. The late Joey Ramone later commented on what made the track a punk classic, noting: “‘Sheena Is A Punk Rocker’ first came out as a single. I played it for (Sire Records President) Seymour Stein. He flipped out and said ‘We gotta record that song now.’ It was like back in the ’50s; you’d rush into the studio because you thought you had a hit, then put it right out. To me ‘Sheena’ was the first surf/punk rock/teenage rebellion song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}