Information about plays

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

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

{
    "id": 3656746,
    "uri": "https://api.kexp.org/v2/plays/3656746/?format=api",
    "airdate": "2026-05-19T08:09:53-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn720602.ca.archive.org/0/items/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d-44286807715_thumb500.jpg",
    "thumbnail_uri": "https://dn720602.ca.archive.org/0/items/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d/mbid-9240eac4-a9c2-4dfb-8d14-e7d7304fe76d-44286807715_thumb250.jpg",
    "song": "Cold and Cruel",
    "track_id": "5cc36675-f32f-41cd-8f14-1a36d4ef974c",
    "recording_id": "2c0460d9-b81a-4aa7-bbe3-d97dd7476f49",
    "artist": "Tempers",
    "artist_ids": [
        "70e0a6cc-887b-473b-b563-32883fda61a3"
    ],
    "album": "Delusion",
    "release_id": "9240eac4-a9c2-4dfb-8d14-e7d7304fe76d",
    "release_group_id": "7c7909ef-759c-468b-a07c-2122d30dae0b",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tempers is a synthpop and indie darkwave project based in New York.\n\nFounded in 2013 by singer and songwriter Jasmine Golestaneh, the project initially consisted of Golestaneh and Eddie Cooper. \n\nAs a duo, Tempers released the studio albums Services, Private Life, and New Meaning, as well as Junkspace, a collaborative work featuring architect Rem Koolhaas. https://tinyurl.com/3x27yvmn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}