Information about plays

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

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

{
    "id": 3625907,
    "uri": "https://api.kexp.org/v2/plays/3625907/?format=api",
    "airdate": "2026-03-06T06:24:13-08:00",
    "show": 66104,
    "show_uri": "https://api.kexp.org/v2/shows/66104/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5-27484341907_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5/mbid-bcec268c-01d5-42d3-834f-1164ab4d76e5-27484341907_thumb250.jpg",
    "song": "Cheree",
    "track_id": "018c706f-2dc3-3bbf-83fb-f2f5acc0a715",
    "recording_id": "2d755fdc-771a-41fa-961a-79282143b9ed",
    "artist": "Suicide",
    "artist_ids": [
        "7a0f02e0-0ab8-4a62-9e14-c6925cfaed07"
    ],
    "album": "Suicide",
    "release_id": "bcec268c-01d5-42d3-834f-1164ab4d76e5",
    "release_group_id": "702d4a53-9f00-3f57-a723-e5e267518454",
    "labels": [
        "Demon Records"
    ],
    "label_ids": [
        "45721d83-32e3-479f-830f-15216efe323c"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Suicide was a pioneering electronic duo from New York City, formed in 1970 by Alan Vega (vocals) and Martin Rev (synthesizers). Their 1977 self-titled debut album is a landmark in synth-punk and minimalist electronic music, combining stark drum-machine rhythms, aggressive synthesizers, and Vega’s intense vocal delivery. Here's a biography: https://www.allmusic.com/artist/suicide-mn0000487186#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}