Information about plays

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

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

{
    "id": 3519360,
    "uri": "https://api.kexp.org/v2/plays/3519360/?format=api",
    "airdate": "2025-06-27T03:37:56-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia800207.us.archive.org/5/items/mbid-f5dd1d0d-64c6-4829-bd4d-eb51f31d6006/mbid-f5dd1d0d-64c6-4829-bd4d-eb51f31d6006-41359615610_thumb500.jpg",
    "thumbnail_uri": "https://dn721203.ca.archive.org/0/items/mbid-f5dd1d0d-64c6-4829-bd4d-eb51f31d6006/mbid-f5dd1d0d-64c6-4829-bd4d-eb51f31d6006-41359615610_thumb250.jpg",
    "song": "The Catastrophe (Good Luck with That, Man)",
    "track_id": "fc722cdf-dc8c-4e97-bcbc-a75dc348721a",
    "recording_id": "612196c1-c5d0-4a1d-b02d-f99034691f73",
    "artist": "Car Seat Headrest",
    "artist_ids": [
        "0fabbc1d-8d94-4a61-bd1d-1099ad1e4559"
    ],
    "album": "The Scholars",
    "release_id": "f5dd1d0d-64c6-4829-bd4d-eb51f31d6006",
    "release_group_id": "1ffb40da-b2b5-486b-aec8-e3e685e9983e",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Car Seat Headrest will play at Seattle Center for the Bumbershoot Music and Arts Festival on August 30th! They'll also be in Oakland, CA on November 1st at the Fox Theater! \n-\nEthan Ives is playing those fine guitar riffs. Andrew Katz is on drums and Seth Dalby is on bass.  All are co-writers with Will Toledo on this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}