Information about plays

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

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

{
    "id": 3560511,
    "uri": "https://api.kexp.org/v2/plays/3560511/?format=api",
    "airdate": "2025-10-02T16:00:47-07:00",
    "show": 64726,
    "show_uri": "https://api.kexp.org/v2/shows/64726/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-d6852e8f-a055-4ec4-903c-944434d33645/mbid-d6852e8f-a055-4ec4-903c-944434d33645-43152390037_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-d6852e8f-a055-4ec4-903c-944434d33645/mbid-d6852e8f-a055-4ec4-903c-944434d33645-43152390037_thumb250.jpg",
    "song": "DREAMING ON",
    "track_id": "8d325924-6a61-43c5-8094-6d2a70999143",
    "recording_id": "3bd2ed55-0b60-4dee-9623-0778bcbfbc1f",
    "artist": "Paul Kalkbrenner & Depeche Mode",
    "artist_ids": [
        "a5f92d47-b562-4582-b267-71963a515f4c",
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "DREAMING ON",
    "release_id": "d6852e8f-a055-4ec4-903c-944434d33645",
    "release_group_id": "ff96817f-b4a4-430a-8f14-8da2d2b49441",
    "labels": [
        "Columbia",
        "B1 Recordings"
    ],
    "label_ids": [
        "47692917-5bad-4c56-a352-9d7ab7648ede",
        "8274afc5-b16b-44da-afd3-e2812e1ac9d7"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Paul Kalkbrenner has released a new single titled ‘Dreaming On’, the third track to emerge from his forthcoming album ‘The Essence’, due out later this year via B1 / Sony Music. \nThe track pays homage to Depeche Mode’s 2001 classic ‘Dream On’, reinterpreting the original with the artist’s distinct sonic signature.\n\nhttps://electronicgroove.com/isten-paul-kalkbrenner-dreaming-on-a-tribute-to-depeche-mode/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}