Information about plays

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

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

{
    "id": 3553841,
    "uri": "https://api.kexp.org/v2/plays/3553841/?format=api",
    "airdate": "2025-09-16T16:51:05-07:00",
    "show": 64580,
    "show_uri": "https://api.kexp.org/v2/shows/64580/?format=api",
    "image_uri": "https://ia800901.us.archive.org/4/items/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f-42991900587_thumb500.jpg",
    "thumbnail_uri": "https://ia600901.us.archive.org/4/items/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f/mbid-82055e0e-e47a-4c82-a16e-b6404860ec9f-42991900587_thumb250.jpg",
    "song": "On A Clear Day, You Can See Forever (edit)",
    "track_id": "4ec82abb-f8c1-4857-bb4e-64dfeb2c7828",
    "recording_id": "8f74b84b-8315-408e-9ece-184a39b25217",
    "artist": "Catching Flies feat. Parra for Cuva",
    "artist_ids": [
        "0d10d859-50a4-4cb1-9412-31fb02795f9c",
        "56072b4f-f0e2-486a-b90c-7670ef24068d"
    ],
    "album": "On A Clear Day, You Can See Forever",
    "release_id": "82055e0e-e47a-4c82-a16e-b6404860ec9f",
    "release_group_id": "f3b37e56-427e-4aa0-8ac0-8bea6c024f5e",
    "labels": [
        "Indigo Soul"
    ],
    "label_ids": [
        "adb8c126-836f-43af-9ea1-b6b4ef4a2892"
    ],
    "release_date": "2025-09-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\n\nCatching Flies is London musician, DJ and record producer George King. Here's a conversation with the artist: https://www.majesticjournal.com/catching-flies\n--\nThis is a collaboration with German producer and DJ Parra for Cuva: https://projectmooncircle.com/artist/parra-for-cuva/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}