Information about plays

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

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

{
    "id": 3627792,
    "uri": "https://api.kexp.org/v2/plays/3627792/?format=api",
    "airdate": "2026-03-11T16:09:21-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-921fb333-7da4-4485-94e2-196a2896cc88/mbid-921fb333-7da4-4485-94e2-196a2896cc88-20663929639_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-921fb333-7da4-4485-94e2-196a2896cc88/mbid-921fb333-7da4-4485-94e2-196a2896cc88-20663929639_thumb250.jpg",
    "song": "Get Your Shirt",
    "track_id": "1f5d85cf-6c7f-4b45-b698-2ef982247efc",
    "recording_id": "fae1be5c-c25b-4512-9841-28d4b61837f9",
    "artist": "Underworld & Iggy Pop",
    "artist_ids": [
        "ba2f4f3b-0293-4bc8-bb94-2f73b5207343",
        "f37b3f31-b1f8-4b88-8cb5-b34f709b17d7"
    ],
    "album": "Teatime Dub Encounters",
    "release_id": "921fb333-7da4-4485-94e2-196a2896cc88",
    "release_group_id": "f7eaea5f-a8b1-4d41-8e72-85d463b8b13f",
    "labels": [
        "Caroline International"
    ],
    "label_ids": [
        "c091ab76-140a-40fb-b6d1-e6c381cbc099"
    ],
    "release_date": "2018-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "👕 According to a press release, \"Get Your Shirt\" is a “lament to bad decisions, regrettable rips-offs, presidential flirts, and unlovable jerks\"\n\n This collab comes along with a music video from Simon Taylor. Created in collaboration with choreographer Carys Staton. Featuring dancers Charley Logan and David Ledger: https://youtu.be/VrCa_PTu0t0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}