Information about plays

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

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

{
    "id": 3428700,
    "uri": "https://api.kexp.org/v2/plays/3428700/?format=api",
    "airdate": "2024-11-22T13:58:38-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia800504.us.archive.org/28/items/mbid-08d33f5a-3cfe-4e63-a96a-cc6ecf2fab71/mbid-08d33f5a-3cfe-4e63-a96a-cc6ecf2fab71-37126871515_thumb500.jpg",
    "thumbnail_uri": "https://ia600504.us.archive.org/28/items/mbid-08d33f5a-3cfe-4e63-a96a-cc6ecf2fab71/mbid-08d33f5a-3cfe-4e63-a96a-cc6ecf2fab71-37126871515_thumb250.jpg",
    "song": "Mindtrap",
    "track_id": "5718698c-2f5d-4a41-8981-4c6d6a263af1",
    "recording_id": "612f5b9d-a53e-41d3-91ab-06a107c1edce",
    "artist": "Telehealth",
    "artist_ids": [
        "c94f22ca-0965-4dee-aa71-8e15620a3779"
    ],
    "album": "Mindtrap",
    "release_id": "08d33f5a-3cfe-4e63-a96a-cc6ecf2fab71",
    "release_group_id": "69250705-afc6-48e5-b6aa-60383fb93871",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2023-10-25",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Telehealth is the Seattle-based project of Alexander Attitude (Deep Sea Diver, Brian John Appleby) and Kendra Cox (Lemolo) that make Devo-esque synthscapes targeting capitalism and the absurdities of our modern world.\n\nCheck out Telehealth's live in-studio performance at KEXP with Troy Nelson from August 2023! https://tinyurl.com/2smnnfvj\n\nIt's KEXP's Fall Fundraising Drive!! YOU power KEXP! Donate below:\n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}