Information about plays

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

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

{
    "id": 3637471,
    "uri": "https://api.kexp.org/v2/plays/3637471/?format=api",
    "airdate": "2026-04-03T23:20:35-07:00",
    "show": 66359,
    "show_uri": "https://api.kexp.org/v2/shows/66359/?format=api",
    "image_uri": "https://coverartarchive.org/release/99502420-d696-4f9a-92fd-895027eec2ca/28120207466-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/99502420-d696-4f9a-92fd-895027eec2ca/28120207466-250.jpg",
    "song": "Breathe",
    "track_id": null,
    "recording_id": "056c5037-ad32-4f93-a651-c67e9790816b",
    "artist": "Navy Blue feat. Yasiin Bey",
    "artist_ids": [
        "304c731f-ea4f-407c-b4fc-65131b1b2b37",
        "f5c4c27e-5902-4fc0-adfb-7775da3d5363"
    ],
    "album": "Song of Sage: Post Panic!",
    "release_id": null,
    "release_group_id": "9202f882-6164-4ed3-862c-0c34266793fc",
    "labels": [
        "Freedom Sounds"
    ],
    "label_ids": [
        "d18d9e02-b869-47c8-b4a8-a3a778265060"
    ],
    "release_date": "2020-12-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sage Elsesser's Navy Blue project was intended to be anonymous; impressionistic, poetic scribes over lo-fi, quasi-boom-bap beats. \n\nCheck out a KEXP review of Navy Blue's 2020 first full-length, 'Àdá Irin':\nhttps://www.kexp.org/read/2020/3/27/album-review-navy-blue-explores-depths-his-soul-debut-album-ada-irin/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}