Information about plays

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

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

{
    "id": 3637629,
    "uri": "https://api.kexp.org/v2/plays/3637629/?format=api",
    "airdate": "2026-04-04T07:46:51-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f-44212746740_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f/mbid-c422fb7c-99f9-4490-8158-86b5f01fc23f-44212746740_thumb250.jpg",
    "song": "Ghost in Your Bed",
    "track_id": "abb75159-2edd-43a0-b62e-95009b931bec",
    "recording_id": "bc5edb04-8f4b-48ae-a68d-39d3cd7a636d",
    "artist": "Bic Runga",
    "artist_ids": [
        "16063ce0-a93e-41c7-82f9-bdd83066a7fd"
    ],
    "album": "Red Sunset",
    "release_id": "c422fb7c-99f9-4490-8158-86b5f01fc23f",
    "release_group_id": "21f15bb3-cdb0-4594-9656-e3c726f3d323",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Māori\t\n\n“Ghost in Your Bed” is a single by Aotearoa singer-songwriter Bic Runga ahead of the release of her sixth studio album Red Sunset, her first album of all-original material in 15 years. It drops on February 13, 2026.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}