Information about plays

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

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

{
    "id": 3637545,
    "uri": "https://api.kexp.org/v2/plays/3637545/?format=api",
    "airdate": "2026-04-04T03:27:50-07:00",
    "show": 66361,
    "show_uri": "https://api.kexp.org/v2/shows/66361/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-1870ab11-7654-41c4-88b2-a792760797b5/mbid-1870ab11-7654-41c4-88b2-a792760797b5-35265050702_thumb500.jpg",
    "thumbnail_uri": "https://ia600400.us.archive.org/19/items/mbid-1870ab11-7654-41c4-88b2-a792760797b5/mbid-1870ab11-7654-41c4-88b2-a792760797b5-35265050702_thumb250.jpg",
    "song": "Knifey",
    "track_id": "0daa10f3-20ce-4df6-88f3-0f2e425ff244",
    "recording_id": "3b8372ca-eb05-4388-85ee-e2aae71b079d",
    "artist": "Amyl and the Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Comfort to Me",
    "release_id": "1870ab11-7654-41c4-88b2-a792760797b5",
    "release_group_id": "dae7fa1e-f8e6-4eef-a0a4-700307c439be",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2021-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aries energy cuts like a blade. sharp-edged, instinctive, and direct. like moving through life with the bold precision of a knife",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}