Information about plays

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

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

{
    "id": 3634244,
    "uri": "https://api.kexp.org/v2/plays/3634244/?format=api",
    "airdate": "2026-03-27T11:22:58-07:00",
    "show": 66292,
    "show_uri": "https://api.kexp.org/v2/shows/66292/?format=api",
    "image_uri": "https://coverartarchive.org/release/04f8822a-47ee-4b29-82a6-ba463947082f/42253356118-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/04f8822a-47ee-4b29-82a6-ba463947082f/42253356118-250.jpg",
    "song": "I Put a Spell on You (Yage Mix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Bryan Ferry",
    "artist_ids": [
        "4ef7a9e2-2cf5-483a-8616-ef7791a98026"
    ],
    "album": "I Put a Spell on You",
    "release_id": null,
    "release_group_id": "444d2bb7-5679-3de8-af3b-ad28192301fc",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "REVEREND DOLLARS UP NEXT ! ! ! \n\nSix Degrees! - CFCF featured Bryan Ferry on his 2010 mixtape Summer Solstice Mixtape\n\n\"Bryan Ferry first gained recognition in the 1970s as creator, singer and principal songwriter of the legendary Roxy Music. Always creatively restless, drawing on art, cinema, poetry, literature, love and the price of love – and music of all description – with Roxy and as a solo artist he has recorded twenty-four albums over the course of a career that has now spanned six decades...\" \nhttps://www.bryanferry.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}