Information about plays

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

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

{
    "id": 3637376,
    "uri": "https://api.kexp.org/v2/plays/3637376/?format=api",
    "airdate": "2026-04-03T18:15:25-07:00",
    "show": 66356,
    "show_uri": "https://api.kexp.org/v2/shows/66356/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-44215caf-1d40-4bc7-b0b9-81466e7d837b/mbid-44215caf-1d40-4bc7-b0b9-81466e7d837b-37216743129_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/0/items/mbid-44215caf-1d40-4bc7-b0b9-81466e7d837b/mbid-44215caf-1d40-4bc7-b0b9-81466e7d837b-37216743129_thumb250.jpg",
    "song": "The First Vietnamese War",
    "track_id": "6a3067dc-2c5b-3c8f-a2cf-b76a863949d9",
    "recording_id": "6c92a12a-cae0-45de-91ca-57767b4b134a",
    "artist": "The Black Angels",
    "artist_ids": [
        "49814f71-8fef-41ec-9af8-b6995c0bd601"
    ],
    "album": "Passover",
    "release_id": "44215caf-1d40-4bc7-b0b9-81466e7d837b",
    "release_group_id": "23d02a5d-31cb-308f-b177-6760bcc6c744",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2006-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Black Angels will be celebrating the 20th anniversary of their seminal album Passover this year at Austin Psych Fest: https://levitation.fm/?srsltid=AfmBOorbhv6QG3IWNbguEYOBq85rnimql9uGsFZPHmnIkZ4Evy9wnq1d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}