Information about plays

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

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

{
    "id": 3671902,
    "uri": "https://api.kexp.org/v2/plays/3671902/?format=api",
    "airdate": "2026-06-24T08:03:10-07:00",
    "show": 67074,
    "show_uri": "https://api.kexp.org/v2/shows/67074/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-53a8f498-7a2d-4215-a2d7-1399c65b258c/mbid-53a8f498-7a2d-4215-a2d7-1399c65b258c-44866677513_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-53a8f498-7a2d-4215-a2d7-1399c65b258c/mbid-53a8f498-7a2d-4215-a2d7-1399c65b258c-44866677513_thumb250.jpg",
    "song": "Paper Doll",
    "track_id": "443971cb-12bf-41cf-b0d9-2598cc967728",
    "recording_id": "9ec4c812-83f4-41a7-baec-bc51b95d3487",
    "artist": "Yea‐Ming and The Rumours",
    "artist_ids": [
        "a013edbe-b122-4945-ac12-e25f245d87fe"
    ],
    "album": "Residue",
    "release_id": "53a8f498-7a2d-4215-a2d7-1399c65b258c",
    "release_group_id": "585a30e6-79be-4c95-ad88-71dbcb2debd6",
    "labels": [
        "Dandy Boy"
    ],
    "label_ids": [
        "af6878d3-88a3-4479-b251-30cf0648aba6"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First tune from the fourth record from Bay Area indie pop band Yea-Ming and The Rumours. Just released earlier this month!\n\nhttps://yea-ming.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}