Information about plays

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

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

{
    "id": 3595260,
    "uri": "https://api.kexp.org/v2/plays/3595260/?format=api",
    "airdate": "2025-12-24T07:31:27-08:00",
    "show": 65463,
    "show_uri": "https://api.kexp.org/v2/shows/65463/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Santa's Got A Sweet Tooth",
    "track_id": "6d16a7c2-fd07-4b78-bc06-ac5f63425cb0",
    "recording_id": "16a1f899-105b-4a1c-8969-fbd807dac84e",
    "artist": "The Dip",
    "artist_ids": [
        "440d564f-7288-45e2-8449-885d65dc4d33"
    ],
    "album": "Santa's Got a Sweet Tooth",
    "release_id": "749c817c-418c-470b-94f2-db43df0aeeb9",
    "release_group_id": "9af97b83-7028-4758-b301-559181ff4905",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-11-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Seattle, The Dip is an electrifying seven-piece ensemble that melds vintage rhythm and blues with classic pop storytelling. \n\nAcclaimed by KEXP as “one of the most exciting and joyous acts to emerge in recent years,” the band features frontman Tom Eddy’s compelling vocals over an effortlessly deep pocket and energetic melodies from the three-piece Honeynut Horns.\n\nhttps://thedip.bandcamp.com/album/santas-got-a-sweet-tooth\nhttps://thedipmusic.com/\n\nWatch them perform LIVE at KEXP back in 2022: https://youtu.be/LROsaTw8FY4?si=YW2vJiL-E0Q_pB4u",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}