Information about plays

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

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

{
    "id": 3577396,
    "uri": "https://api.kexp.org/v2/plays/3577396/?format=api",
    "airdate": "2025-11-12T21:51:34-08:00",
    "show": 65093,
    "show_uri": "https://api.kexp.org/v2/shows/65093/?format=api",
    "image_uri": "https://ia600807.us.archive.org/5/items/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795-41021958518_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/5/items/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795/mbid-cc21fb04-a54d-49c9-bc5d-b0c28158b795-41021958518_thumb250.jpg",
    "song": "JUICE BOX",
    "track_id": "8c4425b8-c830-48bc-859d-150b5afad1ea",
    "recording_id": "6c660fa0-3aa1-45d1-9e4d-03c8e8b751b8",
    "artist": "Night Heron feat. Nicole McCabe",
    "artist_ids": [
        "666488c2-f162-49e5-83df-08253b46f573",
        "62b3b8b4-d27c-471e-b349-7f373bd561c4"
    ],
    "album": "ESCAPISM",
    "release_id": "cc21fb04-a54d-49c9-bc5d-b0c28158b795",
    "release_group_id": "485c64f0-b74e-4747-9f08-ad1406223a6b",
    "labels": [
        "Literal Gold"
    ],
    "label_ids": [
        "c55e2b11-2111-4c5d-95d5-35e6e53a6849"
    ],
    "release_date": "2025-05-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Night Heron is the creation of Cameron Spies, former frontman for Radiation City. After Radiation City broke up Cameron enlisted some of his favorite musicians. The players on this record hail from other projects (currently or formerly) such as: Y La Bamba, Reptaliens, Nicole McCabe, and Aan.\n\nhttps://nightheronmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}