Information about plays

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

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

{
    "id": 3548103,
    "uri": "https://api.kexp.org/v2/plays/3548103/?format=api",
    "airdate": "2025-09-02T18:55:54-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://ia800403.us.archive.org/17/items/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf-32857615316_thumb500.jpg",
    "thumbnail_uri": "https://ia600403.us.archive.org/17/items/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf/mbid-c782cdaa-b4a6-4226-8298-2d3c0139cdaf-32857615316_thumb250.jpg",
    "song": "New Low",
    "track_id": "88239500-903f-4585-b98f-f3bda6c0d442",
    "recording_id": "d3751a24-07ff-4242-a32b-c024477fdd65",
    "artist": "Greet Death",
    "artist_ids": [
        "53976d93-4b94-4802-aa96-b7c288742c3b"
    ],
    "album": "New Low",
    "release_id": "c782cdaa-b4a6-4226-8298-2d3c0139cdaf",
    "release_group_id": "7e674a11-b1ae-4c6d-86a7-0013b34c291f",
    "labels": [
        "Deathwish Inc."
    ],
    "label_ids": [
        "2d106e3c-96ef-433e-935f-00b6b505ae0f"
    ],
    "release_date": "2022-06-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "If you missed any of the all Shoe Gaze show today, or want to hear it again, you can listen to it on the KEXP Streaming Archive on demand for the next 2 weeks! https://www.kexp.org/archive/\n____\nGreet Death is on tour - you can see them in Seattle at Substation on November 14th. Other cities and dates here, many with Nation of Language (not Seattle though): https://www.greetdeath.net/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}