Information about plays

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

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

{
    "id": 3635178,
    "uri": "https://api.kexp.org/v2/plays/3635178/?format=api",
    "airdate": "2026-03-29T15:15:47-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?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": "Who Says",
    "track_id": "1b4b9a2a-1c34-40fb-8443-222b0b58716a",
    "recording_id": "0c9c7562-b00c-4212-aba4-f473fa8b1bc5",
    "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 are an American indie darkwave and synthpop duo from New York. The band formed in 2013 and consists of singer and songwriter Jasmine Golestaneh and Eddie Cooper.\n\nThe duo started writing and recording music together in 2013, and have released four studio albums.\n\nJasmine Golestaneh is of Latvian-Iranian descent. Born in Florida, she grew up in Europe before moving to New York. Eddie Cooper is originally from New York City, and prior to the duo's collaboration, had lived and worked in Berlin. https://tinyurl.com/bddk4yuf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}