Information about plays

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

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

{
    "id": 3638026,
    "uri": "https://api.kexp.org/v2/plays/3638026/?format=api",
    "airdate": "2026-04-05T03:00:18-07:00",
    "show": 66371,
    "show_uri": "https://api.kexp.org/v2/shows/66371/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7-38228355007_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7/mbid-486d9c22-cb7c-472a-bc2f-0b52dbd922f7-38228355007_thumb250.jpg",
    "song": "Lorelei",
    "track_id": "3933b4fe-ab41-47ee-b22d-2b4cfd52e5d6",
    "recording_id": "7cafa52e-5eaa-427a-ac20-8078964686c0",
    "artist": "Empress Of",
    "artist_ids": [
        "91cd6a5a-e0db-4329-837e-9b6479d1ed2d"
    ],
    "album": "For Your Consideration",
    "release_id": "486d9c22-cb7c-472a-bc2f-0b52dbd922f7",
    "release_group_id": "1d0c63e3-cbd0-443a-8f64-0b0b100078ff",
    "labels": [
        "Giant Music"
    ],
    "label_ids": [
        "240ecf92-7dce-4437-b313-10625faa177a"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Honduran-American artist Empress Of performed Live on KEXP back in April of this year! \n\nhttps://www.youtube.com/watch?v=bnbrf3L0Y-Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}