Information about plays

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

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

{
    "id": 3616468,
    "uri": "https://api.kexp.org/v2/plays/3616468/?format=api",
    "airdate": "2026-02-12T06:28:21-08:00",
    "show": 65911,
    "show_uri": "https://api.kexp.org/v2/shows/65911/?format=api",
    "image_uri": "https://ia800407.us.archive.org/7/items/mbid-29e47ad3-f219-42e2-ab5c-a24f23fb601b/mbid-29e47ad3-f219-42e2-ab5c-a24f23fb601b-18640462040_thumb500.jpg",
    "thumbnail_uri": "https://ia600407.us.archive.org/7/items/mbid-29e47ad3-f219-42e2-ab5c-a24f23fb601b/mbid-29e47ad3-f219-42e2-ab5c-a24f23fb601b-18640462040_thumb250.jpg",
    "song": "Mother",
    "track_id": "29789382-d6d2-399d-a9c1-c39789bda447",
    "recording_id": "4c36ddce-12d2-4c01-9e09-324c5851dc71",
    "artist": "Babes in Toyland",
    "artist_ids": [
        "41593aa1-dda6-4a5a-af87-0eebf93e3775"
    ],
    "album": "Fontanelle",
    "release_id": "29e47ad3-f219-42e2-ab5c-a24f23fb601b",
    "release_group_id": "effc8fd7-7dd2-3458-ac77-734fa22e54bb",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1992-08-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Babes in Toyland are a Minneapolis, Minnesota trio that began in 1987, although at the start with four members, they became a trio when founder and guitarist Kat Bjelland took the lead vocal slot from the departed vocalist Cindy Russell, along with drummer and founder Lori Barbero, they secured a bassist spot with Michelle Leon and found themselves at the forefront of an underground punk revival and were gaining notice quickly for their aggressive, brash hardcore alternative punk sound. \n\nhttps://www.youtube.com/watch?v=pQayNNBmR_U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}