Information about plays

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

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

{
    "id": 3524309,
    "uri": "https://api.kexp.org/v2/plays/3524309/?format=api",
    "airdate": "2025-07-08T11:42:46-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?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://ia800807.us.archive.org/16/items/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea/mbid-2652e0f3-42ea-47e1-b7b7-36f55bd3a5ea-41427111883_thumb250.jpg",
    "song": "Total Reset",
    "track_id": "b5d761ae-4091-4385-ba64-6aa85fa90b10",
    "recording_id": "591f23b5-10bb-4708-9afa-e2d03bf6c67f",
    "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": "Playing at The Chapel in SF on Wednesday, July 16th.\n--\nAlso performing at the Bumbershoot Music and Arts Festival on Sunday, August 31st.\n--\nThey gave a powerful performance in the KEXP Gathering Space last year: https://www.youtube.com/watch?v=XmpvB8AxZ5c",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}