Information about plays

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

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

{
    "id": 3549313,
    "uri": "https://api.kexp.org/v2/plays/3549313/?format=api",
    "airdate": "2025-09-05T17:49:04-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://ia600302.us.archive.org/5/items/mbid-2dd25b6d-d060-4cac-86a1-7666d3b43f7b/mbid-2dd25b6d-d060-4cac-86a1-7666d3b43f7b-13484960339_thumb500.jpg",
    "thumbnail_uri": "https://ia600302.us.archive.org/5/items/mbid-2dd25b6d-d060-4cac-86a1-7666d3b43f7b/mbid-2dd25b6d-d060-4cac-86a1-7666d3b43f7b-13484960339_thumb250.jpg",
    "song": "Peek-a-boo",
    "track_id": "13e1c450-ee5e-392d-b589-0068e0d5d59a",
    "recording_id": "bf388b5f-e7e2-45bb-9eb3-37bcbc1be9bf",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Twice Upon a Time: The Singles",
    "release_id": "2dd25b6d-d060-4cac-86a1-7666d3b43f7b",
    "release_group_id": "54b6967d-4dc8-36cf-baf1-d918536d48c3",
    "labels": [
        "Geffen Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Siouxsie and the Banshees released this album on this day in 1988!\n\n“Peek-A-Boo” is built around a reverse sample from John Cale’s song, “Gun” and a manipulated vocal from Siouxsie Sioux achieved through her using a different microphone for each line of the song.\n\nDue to the lyrics, “Golly jeepers/Where’d you get those weepers?/Peepshow, creepshow/Where did you get those eyes?…“, the band was forced to give writing credits to Harry Warren and Johnny Mercer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}