Information about plays

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

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

{
    "id": 3619935,
    "uri": "https://api.kexp.org/v2/plays/3619935/?format=api",
    "airdate": "2026-02-20T13:35:36-08:00",
    "show": 65983,
    "show_uri": "https://api.kexp.org/v2/shows/65983/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Crazy on You",
    "track_id": "3dbb2092-a0d7-49cf-ac74-06682fb373a8",
    "recording_id": "6bbd8560-58e8-4ae0-a04f-5a675e477bd2",
    "artist": "Heart",
    "artist_ids": [
        "bdbd48f5-abf3-4a4f-9a21-4551dbc3fde9"
    ],
    "album": "Dreamboat Annie",
    "release_id": "4bbaa090-d95c-49b0-9a92-7df4a6a6339e",
    "release_group_id": "65ebadae-3fcc-32c2-a161-a2cd53854c9b",
    "labels": [
        "Mushroom Records"
    ],
    "label_ids": [
        "8d66d39e-286e-45b9-b73e-28ceabe916f3"
    ],
    "release_date": "1976-02-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Heart's debut album Dreamboat Annie featuring \"Magic Man,\" Crazy On You\" and the title track, Dreamboat Annie.\n\nThis song opens with the acoustic guitar stylings of Nancy Wilson, Ann's sister and bandmate. She plays for 45 seconds before Roger Fisher's electric guitar blasts in with the classic riff.\n--\n\nNancy Wilson recalled how the instrumentation was inspired by a classic Moody Blues tune.\n\n\"I remember I had a bad flu and was kind of delirious,\" she said. \"The lyric was so great that it kind of lifted me up in my sick bed. Two days later I was better, and we started to set it to music. We were listening to a lot of Moody Blues back then. There was a song called Question that had this fast, fiery guitar rhythm. That was our idea for the groove. Then Roger Fisher came up with the really cool riff over A-minor to F, and that gave it some more beautiful momentum.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}