Information about plays

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

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

{
    "id": 3619882,
    "uri": "https://api.kexp.org/v2/plays/3619882/?format=api",
    "airdate": "2026-02-20T10:26:23-08:00",
    "show": 65982,
    "show_uri": "https://api.kexp.org/v2/shows/65982/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea-41427111883_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea-41427111883_thumb250.jpg",
    "song": "Economy",
    "track_id": "696af8be-2712-42c1-9836-7c3d0ccec256",
    "recording_id": "fc4c8084-267d-4757-b9ca-f5ea0d9842a1",
    "artist": "Frankie and The Witch Fingers",
    "artist_ids": [
        "cc846715-ccc7-4391-868b-0876d135daa0"
    ],
    "album": "Trash Classic",
    "release_id": "2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea",
    "release_group_id": "5ef586c3-367a-41aa-8b40-c061a2f2d11f",
    "labels": [
        "The Reverberation Appreciation Society",
        "Greenway Records"
    ],
    "label_ids": [
        "90f6c84f-79aa-4517-b24f-d6a404eea648",
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Economy\" comes from Trash Classic, this LA band's 2025 album. \n\n\"Trash Classic marks a feral mutation for Frankie and the Witch Fingers—a record that snarls with proto-punk venom, angular melodies, and electronic textures that cough and sputter like dying neon lights under a poisoned sky.\" \n\nhttps://frankieandthewitchfingers.bandcamp.com/album/trash-classic\n\nEnjoy Frankie and The Witch Fingers playing Live on KEXP from the gathering space in 2024: https://www.youtube.com/watch?v=XmpvB8AxZ5c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}