Information about plays

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

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

{
    "id": 3639111,
    "uri": "https://api.kexp.org/v2/plays/3639111/?format=api",
    "airdate": "2026-04-07T16:01:09-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-9b92a693-4c0e-47d6-9ba8-ef3ea910c8d2/mbid-9b92a693-4c0e-47d6-9ba8-ef3ea910c8d2-44566440094_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-9b92a693-4c0e-47d6-9ba8-ef3ea910c8d2/mbid-9b92a693-4c0e-47d6-9ba8-ef3ea910c8d2-44566440094_thumb250.jpg",
    "song": "Rala‐Bucho",
    "track_id": "de9ab05e-24f0-4f33-8406-bb1a504bafee",
    "recording_id": "dd74bcf4-d4ad-404c-a7d3-971354116eae",
    "artist": "Antônio Carlos e Jocáfi, Adrian Younge & Ali Shaheed Muhammad",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea",
        "d5ee9a6f-8e10-47e7-bca7-7e3f82aad769",
        "0f57b0a9-d60c-462b-aea2-afd51e0e1fae"
    ],
    "album": "Antonio Carlos & Jocafi JID026",
    "release_id": "9b92a693-4c0e-47d6-9ba8-ef3ea910c8d2",
    "release_group_id": "21924d18-6bce-4a12-8e18-a7df43697131",
    "labels": [
        "Jazz is Dead"
    ],
    "label_ids": [
        "4fa0846f-353d-4307-95d6-f63617efb673"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The first time we met, it was like family,” they recall. That kinship led Younge and Muhammad to invite the duo to Los Angeles, where they carried a handful of ideas and created new songs on the spot—an intuitive, improvisatory process that defines the Jazz Is Dead ethos.\n\nhttps://jazzisdead.bandcamp.com/album/antonio-carlos-jocafi-jid026",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}