Information about plays

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

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

{
    "id": 3540401,
    "uri": "https://api.kexp.org/v2/plays/3540401/?format=api",
    "airdate": "2025-08-15T13:52:16-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia600301.us.archive.org/5/items/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174-38766465462_thumb500.jpg",
    "thumbnail_uri": "https://ia800301.us.archive.org/5/items/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174/mbid-2eba228b-4b0e-4a1e-a8e6-1c7a14a05174-38766465462_thumb250.jpg",
    "song": "Leeches (Play Dead!)",
    "track_id": "cd52bee0-9265-4fb1-a893-a8e8af34e161",
    "recording_id": "7e56ee23-8392-43ee-a3f8-775a6e042b8e",
    "artist": "Suzie True",
    "artist_ids": [
        "fa8d3148-e40b-4478-b610-c67cb4bccbd1"
    ],
    "album": "Leeches (Play Dead!)",
    "release_id": "2eba228b-4b0e-4a1e-a8e6-1c7a14a05174",
    "release_group_id": "1914306f-8f93-4c40-b411-452e35c34abf",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2024-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Suzie True are from L.A.! Their sound is pure pop trash in the best way possible. members Lexi McCoy and G Leonardo also started a local booking collective to lift up marginalized voices. Read about them here: https://www.nokillmag.com/articles/suzie-true-the-power-puff-girls-of-pop-punk/\n\nhttps://suzietrue.bandcamp.com/track/leeches-play-dead",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}