Information about plays

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

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

{
    "id": 3554737,
    "uri": "https://api.kexp.org/v2/plays/3554737/?format=api",
    "airdate": "2025-09-18T20:39:20-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://ia803206.us.archive.org/5/items/mbid-e89b2377-c9ac-4a6f-8cea-b447fae96976/mbid-e89b2377-c9ac-4a6f-8cea-b447fae96976-26862192492_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-e89b2377-c9ac-4a6f-8cea-b447fae96976/mbid-e89b2377-c9ac-4a6f-8cea-b447fae96976-26862192492_thumb250.jpg",
    "song": "Toxicity (System of a Down cover)",
    "track_id": "3ae796d7-5ab9-4163-80fc-b83c314b6797",
    "recording_id": "15f14df0-6c77-4dd7-b701-3ad22a7261e0",
    "artist": "Sasami",
    "artist_ids": [
        "c1184bef-262b-4d23-8946-57f2ce92311c"
    ],
    "album": "Soccer Mommy & Friends Singles Series",
    "release_id": "e89b2377-c9ac-4a6f-8cea-b447fae96976",
    "release_group_id": "3d8d01a0-9874-4ad0-9040-5b6798fc0fec",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2020-07-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sasami is an American musician who records music in a variety of styles, from singer-songwriter ballads to heavy metal and industrial. \n--\nCatch SASAMI w/ SE SO NEON on tour soon!\n- 9/19 - The Showbox - Seattle\n- 9/20 - Vogue Theatre - Vancouver\n- 9/21 - Wonder Ballroom - Portland\n- 9/23 - The Regency Ballroom - San Francisco\n--\nhttps://sasami.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}