Information about plays

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

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

{
    "id": 3573805,
    "uri": "https://api.kexp.org/v2/plays/3573805/?format=api",
    "airdate": "2025-11-04T06:37:38-08:00",
    "show": 65019,
    "show_uri": "https://api.kexp.org/v2/shows/65019/?format=api",
    "image_uri": "https://ia600902.us.archive.org/12/items/mbid-73db2737-ce01-48a7-85a9-7c37f01f6a49/mbid-73db2737-ce01-48a7-85a9-7c37f01f6a49-42870730471_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-73db2737-ce01-48a7-85a9-7c37f01f6a49/mbid-73db2737-ce01-48a7-85a9-7c37f01f6a49-42870730471_thumb250.jpg",
    "song": "Because Your Love Is Mine",
    "track_id": "b9d831de-5d37-436e-9c9a-1667ab2d9526",
    "recording_id": "b9edb878-177f-459c-8ed1-b4c85c38ef78",
    "artist": "Tristen",
    "artist_ids": [
        "4a5fa0bd-28b2-4bdc-8eb2-f93ab15375c7"
    ],
    "album": "Unpopular Music",
    "release_id": "73db2737-ce01-48a7-85a9-7c37f01f6a49",
    "release_group_id": "fbcf59b9-21b3-4828-8ac0-05e8519df8a0",
    "labels": [
        "Well Kept Secret"
    ],
    "label_ids": [
        "c3cad195-804e-42df-82a9-2d427a8b5e44"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "an artist without a corporation\n\nmicrohits for the macrocosm\n\nnew album ‘unpopular music’ comes out 11/7 \n\ntristen.com\n\nhttps://tristen.bandcamp.com/album/unpopular-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}