Information about plays

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

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

{
    "id": 3638988,
    "uri": "https://api.kexp.org/v2/plays/3638988/?format=api",
    "airdate": "2026-04-07T08:41:52-07:00",
    "show": 66390,
    "show_uri": "https://api.kexp.org/v2/shows/66390/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-2178e2e3-37ad-4562-b67e-c125a38ab80b/mbid-2178e2e3-37ad-4562-b67e-c125a38ab80b-44219031428_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-2178e2e3-37ad-4562-b67e-c125a38ab80b/mbid-2178e2e3-37ad-4562-b67e-c125a38ab80b-44219031428_thumb250.jpg",
    "song": "Ride",
    "track_id": "609a947e-0d2b-4f6f-83f6-41d4278fd6ef",
    "recording_id": "636c7435-6871-4330-9371-188ce26cb4da",
    "artist": "Jessie Ware",
    "artist_ids": [
        "6ed40778-8d03-4a5c-ad35-93cf814627c9"
    ],
    "album": "Superbloom",
    "release_id": "2178e2e3-37ad-4562-b67e-c125a38ab80b",
    "release_group_id": "f14a7a20-c82a-4746-aa59-d6886461b459",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Jessie Ware! Her upcoming sixth album 'Superbloom' releases April 17th. Pre-order the record here:\nhttps://www.jessieware.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}