Information about plays

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

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

{
    "id": 3627746,
    "uri": "https://api.kexp.org/v2/plays/3627746/?format=api",
    "airdate": "2026-03-11T12:10:47-07:00",
    "show": 66152,
    "show_uri": "https://api.kexp.org/v2/shows/66152/?format=api",
    "image_uri": "https://ia601608.us.archive.org/10/items/mbid-6d81c071-dca9-457f-8a32-714082502a79/mbid-6d81c071-dca9-457f-8a32-714082502a79-23131117476_thumb500.jpg",
    "thumbnail_uri": "https://ia801608.us.archive.org/10/items/mbid-6d81c071-dca9-457f-8a32-714082502a79/mbid-6d81c071-dca9-457f-8a32-714082502a79-23131117476_thumb250.jpg",
    "song": "Everyday Is Like Sunday",
    "track_id": "fc525f2c-0d4a-31e1-8028-6816be028e55",
    "recording_id": "09d9dc79-acfc-4fd4-b5e3-884786211fb3",
    "artist": "Morrissey",
    "artist_ids": [
        "013fa897-86db-41d3-8e9f-386c8a34f4e6"
    ],
    "album": "Bona Drag",
    "release_id": "6d81c071-dca9-457f-8a32-714082502a79",
    "release_group_id": "89e0c763-1b48-35c7-a7a6-1f4c1b7fbf37",
    "labels": [
        "Reprise Records",
        "Sire Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1990-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In just the second line of the song, Morrissey makes clear that all the romance and nostalgia has been drained from his view of this hamlet: “Trudging slowly over wet sand/Back to the bench where your clothes were stolen.” “This is the coastal town/ That they forgot to shut down,” he warns. And his sly sense of humor sneaks into the tableau throughout: “Etch a postcard/ ’How I Dearly Wish I Was Not Here.’”: https://americansongwriter.com/morrissey-everyday-is-like-a-sunday/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}