Information about plays

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

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

{
    "id": 3634991,
    "uri": "https://api.kexp.org/v2/plays/3634991/?format=api",
    "airdate": "2026-03-29T04:43:40-07:00",
    "show": 66309,
    "show_uri": "https://api.kexp.org/v2/shows/66309/?format=api",
    "image_uri": "https://dn710401.ca.archive.org/0/items/mbid-0bbeb566-db1d-4759-8b1f-ed3964970438/mbid-0bbeb566-db1d-4759-8b1f-ed3964970438-44079967234_thumb500.jpg",
    "thumbnail_uri": "https://dn710401.ca.archive.org/0/items/mbid-0bbeb566-db1d-4759-8b1f-ed3964970438/mbid-0bbeb566-db1d-4759-8b1f-ed3964970438-44079967234_thumb250.jpg",
    "song": "Hannibal",
    "track_id": "f39294b0-677a-4a5a-806c-21f8b4ce42c5",
    "recording_id": "a77318c7-088d-4ad1-bad5-6a647f59ac1c",
    "artist": "trauma ray",
    "artist_ids": [
        "7406b0d5-657d-445b-8cb0-781bb4e3d276"
    ],
    "album": "Carnival",
    "release_id": "0bbeb566-db1d-4759-8b1f-ed3964970438",
    "release_group_id": "28708892-5be6-4c6c-aa49-6d5254406a6b",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*thinking very hard*\nwhat if...\na ray....\ncaused trama.............",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}