Information about plays

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

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

{
    "id": 3550833,
    "uri": "https://api.kexp.org/v2/plays/3550833/?format=api",
    "airdate": "2025-09-09T10:55:51-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "https://ia801400.us.archive.org/22/items/mbid-7509e4ec-119b-4276-8d41-17297a1f8460/mbid-7509e4ec-119b-4276-8d41-17297a1f8460-41655851997_thumb500.jpg",
    "thumbnail_uri": "https://ia601400.us.archive.org/22/items/mbid-7509e4ec-119b-4276-8d41-17297a1f8460/mbid-7509e4ec-119b-4276-8d41-17297a1f8460-41655851997_thumb250.jpg",
    "song": "Letter To Heaven",
    "track_id": "44468893-cd9c-48e4-9d41-793eeeb49792",
    "recording_id": "d1651c14-c569-4753-bc7c-688dc10dce31",
    "artist": "Hotline TNT",
    "artist_ids": [
        "229aac0b-3567-4bcc-b57d-76b865eb572e"
    ],
    "album": "Raspberry Moon",
    "release_id": "7509e4ec-119b-4276-8d41-17297a1f8460",
    "release_group_id": "73eb48f8-12b1-4164-b260-5561d528bf75",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the Great American Music Hall in SF on Wednesday, September 24th.\n--\nCheryl was their host when they played live in our studio back in May: https://www.youtube.com/watch?v=rMx8rdSuMbc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}