Information about plays

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

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

{
    "id": 3639597,
    "uri": "https://api.kexp.org/v2/plays/3639597/?format=api",
    "airdate": "2026-04-08T21:00:33-07:00",
    "show": 66402,
    "show_uri": "https://api.kexp.org/v2/shows/66402/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-ee09e0b9-0c56-477b-8984-ea16636a916f/mbid-ee09e0b9-0c56-477b-8984-ea16636a916f-9992583673_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-ee09e0b9-0c56-477b-8984-ea16636a916f/mbid-ee09e0b9-0c56-477b-8984-ea16636a916f-9992583673_thumb250.jpg",
    "song": "Cosmic Dancer",
    "track_id": "6f2ebc24-6481-3abe-980c-daf0ad8520e9",
    "recording_id": "895cc530-234e-4f38-b6db-f896a0b7ad16",
    "artist": "T. Rex",
    "artist_ids": [
        "c842d29f-a297-48cd-bb71-4f77fd672b16"
    ],
    "album": "Electric Warrior",
    "release_id": "ee09e0b9-0c56-477b-8984-ea16636a916f",
    "release_group_id": "e53310bf-8ccc-3d7f-a0b7-5ca4dbababcb",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2003-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Far Out magazine shared this article and stunning performance of \"Cosmic Dancer\" at Wembley in 1972. \"We’re dipping into the Far Out vault to bring you a particularly glamorous performance from one of rock and roll’s most glittering gems, T. Rex performing their iconic glam rock hit ‘Cosmic Dancer.’ We’re also going to go out on a limb and say that it’s the best performance to feature just an acoustic guitar and a set of conga drums you’ll ever see.\" https://bit.ly/3Fsvqqx https://youtu.be/SlimsLXEkAc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}