Information about plays

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

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

{
    "id": 3593041,
    "uri": "https://api.kexp.org/v2/plays/3593041/?format=api",
    "airdate": "2025-12-19T10:11:59-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "https://ia800606.us.archive.org/24/items/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474-41815864733_thumb500.jpg",
    "thumbnail_uri": "https://ia600606.us.archive.org/24/items/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474/mbid-393a6c10-d4a0-476a-8ebe-c98a240ce474-41815864733_thumb250.jpg",
    "song": "SHELL ( OF A MAN )",
    "track_id": "6d95eecd-97ff-4d3e-8385-56cd47faaa9b",
    "recording_id": "96c0136a-f730-43c3-b842-9c9f877b45b7",
    "artist": "Saya Gray",
    "artist_ids": [
        "b949a783-214b-429d-a184-4e75c0f8be9c"
    ],
    "album": "SAYA",
    "release_id": "393a6c10-d4a0-476a-8ebe-c98a240ce474",
    "release_group_id": "c44a46d5-d745-49d9-930f-18f76b7fb017",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2025-02-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#98 on our countdown of YOUR favorite albums of 2025\n\nJapanese-Canadian artist Saya Gray is based on Toronto. The new album \"came after the dissolution of a troubled romantic entanglement; Gray booked a flight to Japan in the fall of 2023. And like a feel-good movie protagonist, Gray detangled herself from the outstanding psychic ties by journeying solo on a cross-country road trip.\" \n\nhttps://sayagray.bandcamp.com/album/saya",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}