Information about plays

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

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

{
    "id": 3557962,
    "uri": "https://api.kexp.org/v2/plays/3557962/?format=api",
    "airdate": "2025-09-26T12:51:43-07:00",
    "show": 64665,
    "show_uri": "https://api.kexp.org/v2/shows/64665/?format=api",
    "image_uri": "https://ia903104.us.archive.org/22/items/mbid-e81ad268-eaa0-432f-97be-69108790f54a/mbid-e81ad268-eaa0-432f-97be-69108790f54a-24764196018_thumb500.jpg",
    "thumbnail_uri": "https://ia803104.us.archive.org/22/items/mbid-e81ad268-eaa0-432f-97be-69108790f54a/mbid-e81ad268-eaa0-432f-97be-69108790f54a-24764196018_thumb250.jpg",
    "song": "Fisherman's Blues",
    "track_id": "88f37643-ed95-384d-8ef1-452ac5211656",
    "recording_id": "94da16ba-33e3-4af1-b7b3-6a21321bc964",
    "artist": "The Waterboys",
    "artist_ids": [
        "21666405-49f8-44f6-94bb-e064f202f7ba"
    ],
    "album": "The Whole of the Moon: The Music of Mike Scott and The Waterboys",
    "release_id": "e81ad268-eaa0-432f-97be-69108790f54a",
    "release_group_id": "46fc1056-7649-34dd-a028-7765761c4697",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1998-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Fisherman's Blues\" is the title track of Scottish band The Waterboys' 1988 album, their fourth full-length release. \n\nLife, Death and Dennis Hopper, released this past March, is the band's most recent album!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}