Information about plays

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

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

{
    "id": 3550408,
    "uri": "https://api.kexp.org/v2/plays/3550408/?format=api",
    "airdate": "2025-09-08T10:27:38-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia601309.us.archive.org/9/items/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf-42739863655_thumb500.jpg",
    "thumbnail_uri": "https://dn721304.ca.archive.org/0/items/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf/mbid-0848777a-5382-4c0c-8406-7d9dedeb2adf-42739863655_thumb250.jpg",
    "song": "Sneaker",
    "track_id": "058c283f-8e33-4f00-a704-67df61455c7b",
    "recording_id": "ee9f731f-dd7f-47df-99a6-a134812794a2",
    "artist": "Osees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Abomination Revealed at Last",
    "release_id": "0848777a-5382-4c0c-8406-7d9dedeb2adf",
    "release_group_id": "13980b9e-8912-4aa5-af8f-efa456ae0b24",
    "labels": [
        "DEATHGOD CORP"
    ],
    "label_ids": [
        "fccb2f24-28af-4824-b2fb-a92fa6c9bd95"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A later incarnation of John Dwyer's long-running garage punk outfit, given to sonic shape-shifting and noisy experimentalism. https://bit.ly/3JYVEJ7\n\nhttps://www.theeohsees.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}