Information about plays

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

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

{
    "id": 3625660,
    "uri": "https://api.kexp.org/v2/plays/3625660/?format=api",
    "airdate": "2026-03-05T15:50:59-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-66970091-71ab-47a6-a62a-30ee44109fae/mbid-66970091-71ab-47a6-a62a-30ee44109fae-15178572418_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-66970091-71ab-47a6-a62a-30ee44109fae/mbid-66970091-71ab-47a6-a62a-30ee44109fae-15178572418_thumb250.jpg",
    "song": "The Chase, Part II",
    "track_id": "3332d496-ba3d-35f9-9fc7-3c2b1a7a9734",
    "recording_id": "a659cd27-e7c0-4690-a151-726bf36d1848",
    "artist": "A Tribe Called Quest",
    "artist_ids": [
        "9689aa5a-4471-4fb4-9721-07cecda0fa9f"
    ],
    "album": "Midnight Marauders",
    "release_id": "66970091-71ab-47a6-a62a-30ee44109fae",
    "release_group_id": "c2afedfb-034a-3683-ad47-e4404cd7c485",
    "labels": [
        "Jive"
    ],
    "label_ids": [
        "79245298-c0ba-4eba-aecc-3dfe8eeb689f"
    ],
    "release_date": "1993-11-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Q-Tip: \"Ayo, my mic is soundin' bugged, Bob Power, you there? (Yeah)\nAdjust the bass and treble, make my s**t sound clear (Clear, clear, clear, clear)...\"\n--\nBob Power and A Tribe Called Quest mixed this one.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}