Information about plays

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

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

{
    "id": 3630642,
    "uri": "https://api.kexp.org/v2/plays/3630642/?format=api",
    "airdate": "2026-03-18T13:49:18-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn710908.ca.archive.org/0/items/mbid-ef0bbac5-7202-41c0-921e-7eb6ece1e347/mbid-ef0bbac5-7202-41c0-921e-7eb6ece1e347-21575826834_thumb500.jpg",
    "thumbnail_uri": "https://dn710908.ca.archive.org/0/items/mbid-ef0bbac5-7202-41c0-921e-7eb6ece1e347/mbid-ef0bbac5-7202-41c0-921e-7eb6ece1e347-21575826834_thumb250.jpg",
    "song": "Everlastingly Yours",
    "track_id": "6b5d384b-33fa-4c6b-a192-25bb934ac7f1",
    "recording_id": "1bef595a-44c3-4bb1-aacf-728ce3249475",
    "artist": "Piroshka",
    "artist_ids": [
        "57588466-031a-44d4-94a3-4451ca0b7817"
    ],
    "album": "Brickbat",
    "release_id": "ef0bbac5-7202-41c0-921e-7eb6ece1e347",
    "release_group_id": "b3c05ab0-c439-4f32-9ed6-d1188f2e76d6",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2019-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Piroshka was a supergroup made-up of former members of Lush, Moose, Modern English and Elastica. Here's a KEXP interview with Piroshka's Miki Berenyi: https://www.kexp.org/read/2019/2/13/second-sight-former-lush-frontwoman-miki-berenyi-looks-forward-new-project-piroshka/ \n--\nWatch a live performance by Piroska for KEXP listeners during International Clash Day from London: https://www.youtube.com/watch?v=xz44jeYK4Ec",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}