Information about plays

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

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

{
    "id": 3656824,
    "uri": "https://api.kexp.org/v2/plays/3656824/?format=api",
    "airdate": "2026-05-19T12:32:06-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-f4b74bb5-272a-4eb2-ad78-78965d5beb42/mbid-f4b74bb5-272a-4eb2-ad78-78965d5beb42-38575441096_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-f4b74bb5-272a-4eb2-ad78-78965d5beb42/mbid-f4b74bb5-272a-4eb2-ad78-78965d5beb42-38575441096_thumb250.jpg",
    "song": "Green Lady",
    "track_id": "f2551e54-749e-44de-8d67-cafad397b3a8",
    "recording_id": "834d7bd2-5e3c-49cb-a248-851fa90ea116",
    "artist": "Merchandise",
    "artist_ids": [
        "44c26f0c-7f46-4cf0-9673-f7aa1bec1e5b"
    ],
    "album": "After The End",
    "release_id": "f4b74bb5-272a-4eb2-ad78-78965d5beb42",
    "release_group_id": "82223abc-f509-4f2d-b622-c68c50088dff",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2014-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl hosted this great Tampa band in our studio in 2017 for a performance that included \"Green Lady\": https://www.youtube.com/watch?v=_P6z_OmVLRY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}