Information about plays

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

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

{
    "id": 3525142,
    "uri": "https://api.kexp.org/v2/plays/3525142/?format=api",
    "airdate": "2025-07-10T11:38:07-07:00",
    "show": 63973,
    "show_uri": "https://api.kexp.org/v2/shows/63973/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-9fcff377-05d6-4609-a152-09b2e7238081/mbid-9fcff377-05d6-4609-a152-09b2e7238081-42145683709_thumb500.jpg",
    "thumbnail_uri": "https://dn721208.ca.archive.org/0/items/mbid-9fcff377-05d6-4609-a152-09b2e7238081/mbid-9fcff377-05d6-4609-a152-09b2e7238081-42145683709_thumb250.jpg",
    "song": "The Present Is Always Perfect",
    "track_id": "e658cf33-97a6-428f-91b2-d077c23745d2",
    "recording_id": "e31580c4-a92f-4b91-b20d-3ceb3028bc68",
    "artist": "Dam Swindle",
    "artist_ids": [
        "38b9ea38-bede-4e26-a4e9-7fd2988a6c48"
    ],
    "album": "Open",
    "release_id": "9fcff377-05d6-4609-a152-09b2e7238081",
    "release_group_id": "fe9804b4-e1c6-4285-9ebc-e6f919093b32",
    "labels": [
        "Heist Recordings"
    ],
    "label_ids": [
        "580992ca-a4ce-4158-8775-cd449d2554c1"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Dutch duo Dam Swindle!\n\n\"From deep to disco, tech to soul, they join the dots between the past and the present with their own sense of storytelling and do so in clubs around the world, as well as in their studio. House might be the root of the Dam Swindle sound, but it takes nourishment from a much wider world of music.\"\n\nhttps://damswindle.bandcamp.com/album/open",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}