Information about plays

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

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

{
    "id": 3550751,
    "uri": "https://api.kexp.org/v2/plays/3550751/?format=api",
    "airdate": "2025-09-09T06:17:03-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://ia600708.us.archive.org/4/items/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca-41495725345_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca-41495725345_thumb250.jpg",
    "song": "Bang Bang",
    "track_id": "071524c2-9ce5-497a-ad4c-18247fe94d23",
    "recording_id": "97aea6b6-0b4f-4ebc-a5c9-2ddee23aaa98",
    "artist": "WITCH",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "SOGOLO",
    "release_id": "94b3321a-bf18-499b-a349-b7dfadbc7cca",
    "release_group_id": "34207b06-5cc0-4c4c-8cee-8ea91784786e",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Listener Tenlee and their daughter who won tickets on KEXP to see WITCH last night!\n\n\"Good morning Eva and KEXP I win tickets on your show to go see Witch last night brought my daughter. It's her birthday week and she said it's the best show she's seen in a long time so I wanted to say thank you again for the tickets.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}