Information about plays

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

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

{
    "id": 3641403,
    "uri": "https://api.kexp.org/v2/plays/3641403/?format=api",
    "airdate": "2026-04-13T02:58:59-07:00",
    "show": 66439,
    "show_uri": "https://api.kexp.org/v2/shows/66439/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3-44346329973_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3-44346329973_thumb250.jpg",
    "song": "Pain Becomes Prayer and Prayer Becomes a Song",
    "track_id": "cf3e1d84-33ab-45ad-a5ce-249903e78411",
    "recording_id": "ba7522be-6ddd-4803-8fce-0d10e583b1ed",
    "artist": "Work Money Death",
    "artist_ids": [
        "2bef0715-6187-451f-b1ed-289c247ed236"
    ],
    "album": "A Portal To Here",
    "release_id": "403aa9d3-e9df-408e-98a9-1b46028dc4b3",
    "release_group_id": "8c6773e2-e825-4111-b8e4-d46dae004275",
    "labels": [
        "ATA Records"
    ],
    "label_ids": [
        "e72d8b46-8d46-4bb3-805a-694023d58aaf"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}