Information about plays

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

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

{
    "id": 3558003,
    "uri": "https://api.kexp.org/v2/plays/3558003/?format=api",
    "airdate": "2025-09-26T15:49:55-07:00",
    "show": 64666,
    "show_uri": "https://api.kexp.org/v2/shows/64666/?format=api",
    "image_uri": "https://ia600403.us.archive.org/5/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-27a7244a-7605-4e49-9032-bd1503c792b5/mbid-27a7244a-7605-4e49-9032-bd1503c792b5-39967770279_thumb250.jpg",
    "song": "Set It Free",
    "track_id": "9bc28d2c-d949-4e1e-a6ab-dc6f2c36d4b2",
    "recording_id": "3fc4ed90-9728-46dd-8735-a2b0ef7f1b0f",
    "artist": "Nubya Garcia feat. Richie",
    "artist_ids": [
        "f28865c0-f071-4919-9c8a-3801c552fb06",
        "42dd1862-7255-47ed-8584-651abce3bf53"
    ],
    "album": "Odyssey",
    "release_id": "27a7244a-7605-4e49-9032-bd1503c792b5",
    "release_group_id": "65419bdb-d620-458e-9f68-4226cf0f3105",
    "labels": [
        "Concord Jazz"
    ],
    "label_ids": [
        "8ec4f16d-a43f-4e80-b3b0-935dbdbb598a"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song from London saxophonist and vocalist Nubya Garcia features Richie Seivwright, who records as just Richie.  She is a former trombonist in the Afrobeat-jazz ensemble Kokoroko, and now she’s releasing her own music as a singer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}