Information about plays

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

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

{
    "id": 3625953,
    "uri": "https://api.kexp.org/v2/plays/3625953/?format=api",
    "airdate": "2026-03-06T09:20:18-08:00",
    "show": 66105,
    "show_uri": "https://api.kexp.org/v2/shows/66105/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-977d7c01-a90c-4815-b01e-4b0fbb139a6c/mbid-977d7c01-a90c-4815-b01e-4b0fbb139a6c-8669717057_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-977d7c01-a90c-4815-b01e-4b0fbb139a6c/mbid-977d7c01-a90c-4815-b01e-4b0fbb139a6c-8669717057_thumb250.jpg",
    "song": "Whip It",
    "track_id": "80906b78-fcd0-38f7-8e0f-a55235e5d3d4",
    "recording_id": "428cba13-082c-46c5-bddb-a2cb1b7819b9",
    "artist": "DEVO",
    "artist_ids": [
        "d2db1078-c170-4e22-b261-14f3ad60a690"
    ],
    "album": "Freedom of Choice",
    "release_id": "977d7c01-a90c-4815-b01e-4b0fbb139a6c",
    "release_group_id": "bb889709-d775-3cb1-84c2-1daf4884e165",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1987-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John! This morning I'm picking up my son Andy from Fred Hutch, where he's about to finish round 5 of 6 of chemo and is kicking cancer's ass! In his name, I'm increasing my Amplifier amount. Can you play Whip It by Devo for Andy and anyone else who's fighting the good fight? Dave in Edmonds\n--\nWatch the official video (The band is wearing their red energy domes!) for \"Whip It\": https://www.youtube.com/watch?v=j_QLzthSkfM\n--\nPsst!  Want to own a red energy dome for yourself?: https://www.hellomerch.com/collections/devo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}