Information about plays

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

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

{
    "id": 3428535,
    "uri": "https://api.kexp.org/v2/plays/3428535/?format=api",
    "airdate": "2024-11-22T05:27:05-08:00",
    "show": 61913,
    "show_uri": "https://api.kexp.org/v2/shows/61913/?format=api",
    "image_uri": "https://ia903209.us.archive.org/27/items/mbid-ccd51bfd-afc6-4a9b-976a-4f98011bc63d/mbid-ccd51bfd-afc6-4a9b-976a-4f98011bc63d-26394841437_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/27/items/mbid-ccd51bfd-afc6-4a9b-976a-4f98011bc63d/mbid-ccd51bfd-afc6-4a9b-976a-4f98011bc63d-26394841437_thumb250.jpg",
    "song": "Bandages",
    "track_id": "20572d77-2765-39e4-878c-bc3103da59a3",
    "recording_id": "e5218dc3-9305-4619-938c-955653eddd28",
    "artist": "Hot Hot Heat",
    "artist_ids": [
        "0e0dd9da-5878-4c46-9a9a-6df43abb5c96"
    ],
    "album": "Make Up the Breakdown",
    "release_id": "ccd51bfd-afc6-4a9b-976a-4f98011bc63d",
    "release_group_id": "4edab2b1-f4a3-3170-b6d9-874ec54fa44e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2002-10-08",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Vancouver, British Columbia, Hot Hot Heat first came to prominence in 2002 with their breakthrough debut LP, \"Make Up The Breakdown,\" an electrifying dose of urgent, dancey rock anchored by frontman Steve Bays characteristic yelp and highly infectious melodies.\nhttps://www.subpop.com/artists/hot_hot_heat\n--\nCheryl selected a song, \"Kid Who Stays in the Picture,\" from their 2016 self-titled, and final, album as a free KEXP Song of the Day: https://www.kexp.org/read/2016/7/29/song-of-the-day-hot-hot-heat-kid-who-stays-in-the-picture/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}