Information about plays

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

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

{
    "id": 3582910,
    "uri": "https://api.kexp.org/v2/plays/3582910/?format=api",
    "airdate": "2025-11-25T18:30:21-08:00",
    "show": 65209,
    "show_uri": "https://api.kexp.org/v2/shows/65209/?format=api",
    "image_uri": "https://ia600202.us.archive.org/8/items/mbid-864236f5-29bd-3075-893c-1614da2a760a/mbid-864236f5-29bd-3075-893c-1614da2a760a-10445104137_thumb500.jpg",
    "thumbnail_uri": "https://ia800202.us.archive.org/8/items/mbid-864236f5-29bd-3075-893c-1614da2a760a/mbid-864236f5-29bd-3075-893c-1614da2a760a-10445104137_thumb250.jpg",
    "song": "Strange Religion",
    "track_id": "a819edbc-b7b4-3943-954a-91f374add9fc",
    "recording_id": "bc6ab553-ae9c-4b80-9b91-f0c7d6096abc",
    "artist": "Mark Lanegan",
    "artist_ids": [
        "a9126556-f555-4920-9617-6e013f8228a7"
    ],
    "album": "Bubblegum",
    "release_id": "864236f5-29bd-3075-893c-1614da2a760a",
    "release_group_id": "cb823ddc-2c03-37f5-9252-b945c4622040",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Mark Lanegan, American singer-songwriter (solo, Screaming Trees, Queens of the Stone Age and more) was born on this day in 1964. Lanegan died on Feb. 22, 2022. \n___\nIn 2017, this song was featured as part of Anthony Bourdain's Parts Unknown. The video includes footage of Bourdain going around Seattle and other iconic imagery of the city.\nhttps://www.youtube.com/watch?v=RyUVNFBZ_X4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}