Information about plays

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

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

{
    "id": 3547841,
    "uri": "https://api.kexp.org/v2/plays/3547841/?format=api",
    "airdate": "2025-09-02T04:18:35-07:00",
    "show": 64451,
    "show_uri": "https://api.kexp.org/v2/shows/64451/?format=api",
    "image_uri": "https://ia600306.us.archive.org/4/items/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8-41974624164_thumb500.jpg",
    "thumbnail_uri": "https://dn721201.ca.archive.org/0/items/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8/mbid-2df2598a-bd39-484b-a6a7-4d464a9057c8-41974624164_thumb250.jpg",
    "song": "Starboard",
    "track_id": "a7e85b4a-8ca7-46bb-b89e-6fdd1c9322db",
    "recording_id": "3a6194d9-e3c8-4fbd-80e0-c837ca2d7cb0",
    "artist": "Coral Grief",
    "artist_ids": [
        "c4aba54d-20a6-4fe7-b4e0-e87490d515a4"
    ],
    "album": "Air Between Us",
    "release_id": "2df2598a-bd39-484b-a6a7-4d464a9057c8",
    "release_group_id": "83181cf6-ab22-4883-b39b-390056a9af57",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2025-07-18",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Did you see their Live on KEXP session yet?? https://www.youtube.com/watch?v=sJFXidBWaWI\n\nAccording to local outfit Coral Grief's Lena Farr Morrissey, \"'Starboard’ is all about trial & error, and learning how to embrace the messiness of unpredictability. Having no end goal or destination can be scary but liberating, and this song is our version of capturing that mindset.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}