Information about plays

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

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

{
    "id": 3545602,
    "uri": "https://api.kexp.org/v2/plays/3545602/?format=api",
    "airdate": "2025-08-27T19:52:31-07:00",
    "show": 64404,
    "show_uri": "https://api.kexp.org/v2/shows/64404/?format=api",
    "image_uri": "https://ia800102.us.archive.org/32/items/mbid-14df56da-7493-4e35-af1f-9e91332b3ac2/mbid-14df56da-7493-4e35-af1f-9e91332b3ac2-39870466375_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/32/items/mbid-14df56da-7493-4e35-af1f-9e91332b3ac2/mbid-14df56da-7493-4e35-af1f-9e91332b3ac2-39870466375_thumb250.jpg",
    "song": "Emerald",
    "track_id": "e1e243d3-d331-48b1-b788-3ad862dc9a32",
    "recording_id": "164be73f-77d5-4fc7-aeb0-3b2f50561c8b",
    "artist": "Spirit Mother",
    "artist_ids": [
        "873ad8a3-4fa3-46b8-a75b-1ba5e1e9127a"
    ],
    "album": "Trails",
    "release_id": "14df56da-7493-4e35-af1f-9e91332b3ac2",
    "release_group_id": "ea7b8c3f-4717-4175-adf2-d4efe9faead5",
    "labels": [
        "Heavy Psych Sounds"
    ],
    "label_ids": [
        "a1daa58a-e76d-4fbe-839e-9d3184aac703"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Requested by Ryan in Echo Park!\n-\nBand member Armand Lance says of the track, Emerald: \"Emerald is our take on psychedelia informed rock'n'roll in a direct collision with protometal and folklore narrative. Written first as a poem with no music. The music is added to accompany and deliver the poem. It’s comes off cryptic but is actually very literal. A testament to the location that Emerald both references, and was written.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}