Information about plays

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

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

{
    "id": 3627411,
    "uri": "https://api.kexp.org/v2/plays/3627411/?format=api",
    "airdate": "2026-03-10T11:46:07-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn711309.ca.archive.org/0/items/mbid-168b46c7-1685-36c4-be22-ae08d205a8e5/mbid-168b46c7-1685-36c4-be22-ae08d205a8e5-28986803931_thumb500.jpg",
    "thumbnail_uri": "https://dn711309.ca.archive.org/0/items/mbid-168b46c7-1685-36c4-be22-ae08d205a8e5/mbid-168b46c7-1685-36c4-be22-ae08d205a8e5-28986803931_thumb250.jpg",
    "song": "Thank U",
    "track_id": "44f1ce0f-4883-3353-a785-22ed46de640c",
    "recording_id": "72930b59-2fe0-414d-b384-d65897bd3cf5",
    "artist": "Alanis Morissette",
    "artist_ids": [
        "4bdcee62-4902-4773-8cd1-e252e2e31225"
    ],
    "album": "Supposed Former Infatuation Junkie",
    "release_id": "168b46c7-1685-36c4-be22-ae08d205a8e5",
    "release_group_id": "d0d7a3a4-b419-3e50-b032-3255c830765e",
    "labels": [
        "Reprise Records",
        "Maverick"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "79afd9ce-c6b2-4e9a-9b23-a13e25d70688"
    ],
    "release_date": "1998-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Thank you disillusionment\nThank you frailty\nThank you consequence\nThank you thank you silence...\"\nDon't you love this song?  Here are the lyrics for you to sing loudly:  https://genius.com/Alanis-morissette-thank-u-lyrics \n--\nAnd, here's the official video: https://www.youtube.com/watch?v=OOgpT5rEKIU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}