Information about plays

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

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

{
    "id": 3660032,
    "uri": "https://api.kexp.org/v2/plays/3660032/?format=api",
    "airdate": "2026-05-27T01:56:04-07:00",
    "show": 66825,
    "show_uri": "https://api.kexp.org/v2/shows/66825/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580-45069371485_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580/mbid-5a0ed3d3-6403-485f-b440-5b6d53f7e580-45069371485_thumb250.jpg",
    "song": "Telephone",
    "track_id": "29e7694a-d55b-4a29-af81-32d31670eb62",
    "recording_id": "7618ea1e-ab2c-4fb8-86e2-55b3356f7a09",
    "artist": "Little Simz feat. 070 Shake",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979",
        "741dbc8e-1cd5-4a66-b2b8-43bbad87ae12"
    ],
    "album": "Sugar Girl",
    "release_id": "5a0ed3d3-6403-485f-b440-5b6d53f7e580",
    "release_group_id": "a5e61ac1-a1c4-4202-b8cf-53c039b18c1c",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the latest album, out earlier this month!\n\nCatch Little Simz on tour: \n\n- Oct. 28 at Oakland Arena in Oakland, CA\n- Oct. 30 at Moda Center in Portland, OR\n- Oct. 31 at Climate Pledge Arena in Seattle, WA\n\nhttps://littlesimz.bandcamp.com/\nhttps://littlesimz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}