Information about plays

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

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

{
    "id": 3625119,
    "uri": "https://api.kexp.org/v2/plays/3625119/?format=api",
    "airdate": "2026-03-04T07:11:22-08:00",
    "show": 66088,
    "show_uri": "https://api.kexp.org/v2/shows/66088/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2-7038334221_thumb500.jpg",
    "thumbnail_uri": "https://ia800200.us.archive.org/30/items/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2/mbid-e602a3ae-fe8f-4abd-8638-f055517bacb2-7038334221_thumb250.jpg",
    "song": "Passenger Seat",
    "track_id": "a37ec190-9dde-3c23-8d2d-a561afe56a3a",
    "recording_id": "6dfcacb8-f767-43af-9645-9c9dd39eeb44",
    "artist": "Death Cab for Cutie",
    "artist_ids": [
        "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
    ],
    "album": "Transatlanticism",
    "release_id": "e602a3ae-fe8f-4abd-8638-f055517bacb2",
    "release_group_id": "f48c46e8-8178-3e74-b60f-72b677ebcb96",
    "labels": [
        "Barsuk Records"
    ],
    "label_ids": [
        "a4f904e0-f048-4c13-88ec-f9f31f3e6109"
    ],
    "release_date": "2003-10-07",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"When you feel embarrassed \nThen I'll be your pride \n\nWhen you need directions\nThen I'll be the guide\nFor all time\nFor all time...\"\n\nCheck out this acoustic version of \"Passenger Seat\": https://www.youtube.com/watch?v=BpkOuLp2Alw \n\nhttps://www.deathcabforcutie.com/\nhttps://deathcabforcutie.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}