Information about plays

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

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

{
    "id": 3521678,
    "uri": "https://api.kexp.org/v2/plays/3521678/?format=api",
    "airdate": "2025-07-02T14:45:53-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?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://ia600807.us.archive.org/16/items/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea-41427111883_thumb250.jpg",
    "song": "Eggs Laid Brain",
    "track_id": "4251a009-6583-4932-bf9a-f4ee1e838bfc",
    "recording_id": "09ea7790-512c-42d2-ac41-91eeec39208a",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles psych-punk shapeshifters Frankie and the Witch Fingers will perform at the Bumbershoot Music and Arts Festival on Sunday, August 31st. \n--\nWatch a live performance in our Gathering Space last year: https://www.youtube.com/watch?v=XmpvB8AxZ5c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}