Information about plays

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

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

{
    "id": 3576712,
    "uri": "https://api.kexp.org/v2/plays/3576712/?format=api",
    "airdate": "2025-11-11T05:26:13-08:00",
    "show": 65079,
    "show_uri": "https://api.kexp.org/v2/shows/65079/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-aaf6b0a8-98d5-4221-b76a-019b973dbcb1/mbid-aaf6b0a8-98d5-4221-b76a-019b973dbcb1-43354958781_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-aaf6b0a8-98d5-4221-b76a-019b973dbcb1/mbid-aaf6b0a8-98d5-4221-b76a-019b973dbcb1-43354958781_thumb250.jpg",
    "song": "I See a Darkness",
    "track_id": "89d075a5-ddb7-4cf5-b635-1727fc51bb19",
    "recording_id": "19a4325b-070f-443a-ac54-21cbd5aa470c",
    "artist": "Anna Calvi & Perfume Genius",
    "artist_ids": [
        "462a9ce0-e1f3-4cbc-a21e-0998003d9386",
        "c4ff10e0-ae5a-467d-a409-6e0b4bf241eb"
    ],
    "album": "I See a Darkness",
    "release_id": "aaf6b0a8-98d5-4221-b76a-019b973dbcb1",
    "release_group_id": "5bb46ab6-90ca-4671-88ef-26f5d194d1ec",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2025-10-21",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Anna Calvi has enlisted Perfume Genius for a cover of the Bonnie “Prince” Billy classic “I See a Darkness.” \nhttps://annacalvi.bandcamp.com/album/i-see-a-darkness\n==\nThe song accompanies the recent launch of Calvi’s new Substack, Carving Silver in Strange Weather, a home for unreleased songs, playlists, and writings on music: https://annacalvi.substack.com/p/carving-silver-in-strange-weather\n==\nWatch the cover’s Alexander Brown–directed video, about two friends on a night out in London: https://www.youtube.com/watch?v=57z_tFA52Xo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}