Information about plays

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

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

{
    "id": 3615934,
    "uri": "https://api.kexp.org/v2/plays/3615934/?format=api",
    "airdate": "2026-02-10T23:09:06-08:00",
    "show": 65900,
    "show_uri": "https://api.kexp.org/v2/shows/65900/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82/mbid-bbd5a254-eb4e-436a-98e6-a4f3cc947e82-43545309657_thumb250.jpg",
    "song": "This Is Water",
    "track_id": "c283c27c-b354-43b6-aafe-459d61cac6c8",
    "recording_id": "c9abc383-b061-4b45-8c97-3c466f0eaaad",
    "artist": "Dream Nails",
    "artist_ids": [
        "98b08b3c-af07-4e01-97d6-23ea805dfaac"
    ],
    "album": "You Wish",
    "release_id": "bbd5a254-eb4e-436a-98e6-a4f3cc947e82",
    "release_group_id": "50fd52ad-bd92-42c4-9bbc-4b5907623615",
    "labels": [
        "Marshall Records"
    ],
    "label_ids": [
        "69d3137a-481a-4053-8ae4-7f9ce6b7e1d1"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dream Nails are a punk force to be reckoned with. Founded by feminist activists in 2015, this hotly tipped band of witches mix political rage with contagious pop punk joy, winning hearts (and funds for abortion charities) wherever they go.\"\n--\nHere's an interview with the band about their second studio  album, \"You Wish.\": https://newnoisemagazine.com/interviews/interview-dream-nails-you-wish/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}