Information about plays

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

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

{
    "id": 3615649,
    "uri": "https://api.kexp.org/v2/plays/3615649/?format=api",
    "airdate": "2026-02-10T07:36:46-08:00",
    "show": 65895,
    "show_uri": "https://api.kexp.org/v2/shows/65895/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e-43540168480_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e-43540168480_thumb250.jpg",
    "song": "How Will You Feel",
    "track_id": "5c53e60e-5da4-46bf-81f4-50395c5d89b3",
    "recording_id": "173897dd-a971-4b1e-9f01-771768a09c94",
    "artist": "Blackwater Holylight",
    "artist_ids": [
        "fbaa0689-530b-4216-a20d-2a09cb69967e"
    ],
    "album": "Not Here Not Gone",
    "release_id": "bad2bf07-e890-4d5c-945d-6d9d251c371e",
    "release_group_id": "ee5f66ad-85cc-420a-9d78-e51c474a4152",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“How Will You Feel” is the first track from the Portland now LA-based band Blackwater Holylight’s upcoming fourth album ‘Not Here Not Gone’. The album is set to release on January 30th.\n\nhttps://blackwaterholylight.bandcamp.com/album/not-here-not-gone",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}