Information about plays

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

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

{
    "id": 3616147,
    "uri": "https://api.kexp.org/v2/plays/3616147/?format=api",
    "airdate": "2026-02-11T11:47:49-08:00",
    "show": 65904,
    "show_uri": "https://api.kexp.org/v2/shows/65904/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-d9d87ab5-3eeb-4e2c-9b6d-492eda9747ca/mbid-d9d87ab5-3eeb-4e2c-9b6d-492eda9747ca-36725519105_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-d9d87ab5-3eeb-4e2c-9b6d-492eda9747ca/mbid-d9d87ab5-3eeb-4e2c-9b6d-492eda9747ca-36725519105_thumb250.jpg",
    "song": "Victory",
    "track_id": "ca398d09-f612-4e4c-abc0-985e2a86dd8e",
    "recording_id": "719b946c-b06e-46ee-9d5c-10bd075a4c27",
    "artist": "Advertisement",
    "artist_ids": [
        "1067bf6c-1155-452d-b862-b9fea4ffcf3c"
    ],
    "album": "Escorts",
    "release_id": "d9d87ab5-3eeb-4e2c-9b6d-492eda9747ca",
    "release_group_id": "96734761-77de-4530-917e-6f248ba38418",
    "labels": [
        "Feel It Records"
    ],
    "label_ids": [
        "5e8e1332-e700-4aed-9044-5b50e365bc6b"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Seattle, feat. ex-members of Vacant Life among others\n\nhttps://thisisadvertisement.bandcamp.com/album/escorts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}