Information about plays

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

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

{
    "id": 3615813,
    "uri": "https://api.kexp.org/v2/plays/3615813/?format=api",
    "airdate": "2026-02-10T16:15:46-08:00",
    "show": 65898,
    "show_uri": "https://api.kexp.org/v2/shows/65898/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-e1e5f149-bfec-42a2-9385-c2ff42e702ab/mbid-e1e5f149-bfec-42a2-9385-c2ff42e702ab-44286087802_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-e1e5f149-bfec-42a2-9385-c2ff42e702ab/mbid-e1e5f149-bfec-42a2-9385-c2ff42e702ab-44286087802_thumb250.jpg",
    "song": "Kellen",
    "track_id": "01bc74f6-8658-49ad-80fe-8c168e0606c0",
    "recording_id": "1c2dd289-e2a1-4d2d-88cb-3ba7a525e0fd",
    "artist": "Owelu Dreamhouse",
    "artist_ids": [
        "387c6de5-eb9a-44a8-8320-8c105aa423a9"
    ],
    "album": "Owelu Dreamhouse",
    "release_id": "e1e5f149-bfec-42a2-9385-c2ff42e702ab",
    "release_group_id": "665aa3ef-2aa9-4d4e-bce5-7388a9b258c1",
    "labels": [
        "HopeStreet Recordings"
    ],
    "label_ids": [
        "2ea09ce9-08fc-40dc-a675-a349e7984e97"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\nNew from Melbourne's Owelu Dreamhouse, a band where \"cinematic soul, psychedelic undertones, and Afrobeat grooves intertwine with the complexities of cultural heritage and identity\" \nhttps://oweludreamhouse.bandcamp.com/album/owelu-dreamhouse",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}