Information about plays

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

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

{
    "id": 3519392,
    "uri": "https://api.kexp.org/v2/plays/3519392/?format=api",
    "airdate": "2025-06-27T05:35:30-07:00",
    "show": 63848,
    "show_uri": "https://api.kexp.org/v2/shows/63848/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-51920607-9139-45ba-b63c-5791e09ce90e/mbid-51920607-9139-45ba-b63c-5791e09ce90e-42146712385_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-51920607-9139-45ba-b63c-5791e09ce90e/mbid-51920607-9139-45ba-b63c-5791e09ce90e-42146712385_thumb250.jpg",
    "song": "Real Thing",
    "track_id": "7c77f36f-be21-483a-94f0-378a92c717e0",
    "recording_id": "a3a6ba8a-b3f4-40a1-babd-4ef81ebf60e7",
    "artist": "Drugdealer & Weyes Blood",
    "artist_ids": [
        "469d6414-1f06-43de-80d5-17762d4a356a",
        "d3b69dfc-4b20-440c-bd23-6f939d076082"
    ],
    "album": "Real Thing",
    "release_id": "51920607-9139-45ba-b63c-5791e09ce90e",
    "release_group_id": "c067f82d-2789-426e-a84e-ed66e0e5976f",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2025-05-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Drugdealer is playing Levitation Fest in Austin on Saturday, September 27!\nhttps://levitation.fm/pages/levitation2025\n--\n\"Drugdealer and Weyes Blood have teamed up on a number of songs over the years — 'Suddenly' and 'The End Of Comedy' in 2016, “Honey” in 2019. They share a love of rich, luxuriant ’70s-pop pastiche, and they make a good team.\"\n\nhttps://www.stereogum.com/2309680/drugdealer-shares-weyes-blood-collab-real-thing-gets-unconventional-late-night-debut-via-jimmy-fallon/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}