Information about plays

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

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

{
    "id": 3606830,
    "uri": "https://api.kexp.org/v2/plays/3606830/?format=api",
    "airdate": "2026-01-20T14:28:41-08:00",
    "show": 65708,
    "show_uri": "https://api.kexp.org/v2/shows/65708/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-0772539c-7916-4504-bfdd-3ea8e011bb4d/mbid-0772539c-7916-4504-bfdd-3ea8e011bb4d-33879270623_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-0772539c-7916-4504-bfdd-3ea8e011bb4d/mbid-0772539c-7916-4504-bfdd-3ea8e011bb4d-33879270623_thumb250.jpg",
    "song": "Hero Man",
    "track_id": "bf0d7c43-1225-4343-96ce-ccf6b5ad3ba1",
    "recording_id": "0e1b8fbb-9bc6-41ad-88b7-b259b11e7fb1",
    "artist": "PVA",
    "artist_ids": [
        "3e3c2787-4412-4614-82af-ce903b4d8b96"
    ],
    "album": "BLUSH",
    "release_id": "e6b9c875-f521-4261-892b-b0318a1b9b1b",
    "release_group_id": "d0fc3764-be5d-4f68-83c3-24bcd35ec7bf",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2022-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Mario-clad Troy welcomed this British electronic band to our studio on Halloween, 2023 for a session that included \"Hero Man\": https://www.youtube.com/watch?v=JjTTfwBStC4\n\nTheir new album No More Like This will release on Jan. 23, 2026. Preorders available:\nhttps://pvaareok.bandcamp.com\nhttps://pva.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}