Information about plays

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

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

{
    "id": 3616262,
    "uri": "https://api.kexp.org/v2/plays/3616262/?format=api",
    "airdate": "2026-02-11T18:15:16-08:00",
    "show": 65906,
    "show_uri": "https://api.kexp.org/v2/shows/65906/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-1a3a8c1c-34df-42da-b362-c53d8da010f7/mbid-1a3a8c1c-34df-42da-b362-c53d8da010f7-9313455377_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-1a3a8c1c-34df-42da-b362-c53d8da010f7/mbid-1a3a8c1c-34df-42da-b362-c53d8da010f7-9313455377_thumb250.jpg",
    "song": "Making Flippy Floppy",
    "track_id": "27036ea9-31c5-302e-bfbe-10b7cac8ea40",
    "recording_id": "628f5e57-0e8d-4ab9-9356-ac9bbbc33a96",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Speaking in Tongues",
    "release_id": "1a3a8c1c-34df-42da-b362-c53d8da010f7",
    "release_group_id": "8a7a9db3-f87b-37d5-96a6-67485a8792e6",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2006-02-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Making Flippy Floppy” paints human interaction, stripped of all its nuance, as being basically programmed from birth.  Here are the lyrics: https://genius.com/Talking-heads-making-flippy-floppy-lyrics\n--\nThat's Lakshminarayana Shankar playing double violin on this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}