Information about plays

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

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

{
    "id": 3616499,
    "uri": "https://api.kexp.org/v2/plays/3616499/?format=api",
    "airdate": "2026-02-12T08:13:48-08:00",
    "show": 65912,
    "show_uri": "https://api.kexp.org/v2/shows/65912/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Oluwasam",
    "track_id": "0fd2ef7a-16d0-4bda-8fb7-b3fae51b2b33",
    "recording_id": "5525ad3b-55c6-4594-bbd8-9b8609088489",
    "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": "Owelu Dreamhouse is the collaboration from vocalist Nkechi Anele and arranger and multi-instrumentalist Nic Ryan-Glenie, rekindling the musical relationship they forged in iconic Melbourne soul band Saskwatch.\n\nhttps://oweludreamhouse.bandcamp.com/album/owelu-dreamhouse",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}