Information about plays

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

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

{
    "id": 3629632,
    "uri": "https://api.kexp.org/v2/plays/3629632/?format=api",
    "airdate": "2026-03-16T06:35:00-07:00",
    "show": 66196,
    "show_uri": "https://api.kexp.org/v2/shows/66196/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-30945dbe-4255-450a-856d-fac4c5a29a37/mbid-30945dbe-4255-450a-856d-fac4c5a29a37-30930110459_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-30945dbe-4255-450a-856d-fac4c5a29a37/mbid-30945dbe-4255-450a-856d-fac4c5a29a37-30930110459_thumb250.jpg",
    "song": "Leave the Door Open",
    "track_id": "5e1379e8-a280-4a7b-9c53-d89752563d12",
    "recording_id": "708a59e6-9f9f-4143-ab0b-0e99ec8e0edc",
    "artist": "Silk Sonic",
    "artist_ids": [
        "0fc78799-38c2-4ee1-8c0f-0b8f7009b7ba"
    ],
    "album": "An Evening with Silk Sonic",
    "release_id": "ba37c8e5-6d4d-49fc-a635-ecb4a0a783e0",
    "release_group_id": "60113e76-ac51-42ba-8c12-03f06fded356",
    "labels": [
        "Aftermath Entertainment"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444"
    ],
    "release_date": "2021-11-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The duo of Anderson .Paak and Bruno Mars.\nThis track comes from their debut studio album, An Evening with Silk Sonic. \n\nhttps://www.silksonic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}