Information about plays

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

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

{
    "id": 3560011,
    "uri": "https://api.kexp.org/v2/plays/3560011/?format=api",
    "airdate": "2025-10-01T09:38:01-07:00",
    "show": 64716,
    "show_uri": "https://api.kexp.org/v2/shows/64716/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb250.jpg",
    "song": "Belong To You",
    "track_id": "6e6cbcfa-25b0-4553-829b-c9d90f663ab0",
    "recording_id": "cb97934c-6273-4348-b2f6-c2ea5e221ed9",
    "artist": "Cut Copy & Kate Bollinger",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2",
        "1b99910f-26fd-4397-9ac6-525b0c5b6f92"
    ],
    "album": "Moments",
    "release_id": "4bf885ac-0775-4aad-9027-246491ff245b",
    "release_group_id": "b5fe115f-fd45-4602-85cc-d415e03434a0",
    "labels": [
        "Cutters Records"
    ],
    "label_ids": [
        "dd938612-63ab-45fb-a797-831bfadd7c97"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Initially the bedroom recording project of Dan Whitford, Cut Copy evolved into a full-fledged band with guitarist Tim Hoey, drummer Mitchell Scott, and bass player Ben Browning.\n\nCut Copy will be in Seattle at the Showbox on November 10, Portland at the Wonder Ballroom on November 11, and San Francisco at the Regency Ballroom on November 13.\n\nhttps://cutcopy.bandcamp.com\nhttps://www.cutcopy.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}