Information about plays

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

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

{
    "id": 3622519,
    "uri": "https://api.kexp.org/v2/plays/3622519/?format=api",
    "airdate": "2026-02-26T10:23:08-08:00",
    "show": 66035,
    "show_uri": "https://api.kexp.org/v2/shows/66035/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-6d012983-4187-4e00-985a-d613a653a556/mbid-6d012983-4187-4e00-985a-d613a653a556-37396849550_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-6d012983-4187-4e00-985a-d613a653a556/mbid-6d012983-4187-4e00-985a-d613a653a556-37396849550_thumb250.jpg",
    "song": "Nevertheless",
    "track_id": "65f70002-3943-34d0-b29d-2201e6860013",
    "recording_id": "ec70928e-2e0f-4b6c-a8d7-bb01ef3cd650",
    "artist": "The Brian Jonestown Massacre",
    "artist_ids": [
        "381e8434-109a-439c-8acc-5d328359f2e0"
    ],
    "album": "Tepid Peppermint Wonderland: A Retrospective",
    "release_id": "6d012983-4187-4e00-985a-d613a653a556",
    "release_group_id": "4a544596-f7db-3df0-9fe8-f4725b4d583b",
    "labels": [
        "Tee Pee Records"
    ],
    "label_ids": [
        "4081ad06-da69-498c-a7bf-c119bc46684c"
    ],
    "release_date": "2004-11-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brian Jonestown massacre has long-served as an ever revolving creative outlet for psych-rocker Anton Newcombe.\n\nLearn about the group :\nhttps://www.allmusic.com/artist/the-brian-jonestown-massacre-mn0000614455\n\nhttps://thebrianjonestownmassacre.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}