Information about plays

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

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

{
    "id": 3554586,
    "uri": "https://api.kexp.org/v2/plays/3554586/?format=api",
    "airdate": "2025-09-18T11:51:26-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia904604.us.archive.org/7/items/mbid-f1685364-5f49-48c2-a843-ad53c230b797/mbid-f1685364-5f49-48c2-a843-ad53c230b797-36217373198_thumb500.jpg",
    "thumbnail_uri": "https://ia804604.us.archive.org/7/items/mbid-f1685364-5f49-48c2-a843-ad53c230b797/mbid-f1685364-5f49-48c2-a843-ad53c230b797-36217373198_thumb250.jpg",
    "song": "Cellar",
    "track_id": "d0e27dca-271c-4278-9f87-e7604f3ffe6d",
    "recording_id": "3af615fe-5d2f-4fc0-ada8-0ef41ad4c7fa",
    "artist": "Sea Lemon",
    "artist_ids": [
        "4799fba1-5a7f-4f0e-b341-90da2838fb5a"
    ],
    "album": "Stop at Nothing",
    "release_id": "f1685364-5f49-48c2-a843-ad53c230b797",
    "release_group_id": "fabe600e-99a1-4c4c-8ace-71bec9a473df",
    "labels": [
        "Luminelle Recordings"
    ],
    "label_ids": [
        "8d3806fb-d36e-452f-a440-a95a29fb877b"
    ],
    "release_date": "2023-08-25",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle artist Natalie Lew of Sea Lemon curated an exclusive DJ set for KEXP's Midnight in a Perfect World! Listen back here: https://www.kexp.org/read/2023/11/17/midnight-in-a-perfect-world-sea-lemon/\n -- \nJohn Richards chose \"Cellar\" as a KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2023/6/26/sea-lemon-cellar/ \n\nhttps://sealemonmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}