Information about plays

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

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

{
    "id": 3637370,
    "uri": "https://api.kexp.org/v2/plays/3637370/?format=api",
    "airdate": "2026-04-03T18:00:24-07:00",
    "show": 66356,
    "show_uri": "https://api.kexp.org/v2/shows/66356/?format=api",
    "image_uri": "https://dn710808.ca.archive.org/0/items/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8-1674181130_thumb500.jpg",
    "thumbnail_uri": "https://dn710808.ca.archive.org/0/items/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8/mbid-c131cfbf-5024-4a50-a27b-366f04d3fcd8-1674181130_thumb250.jpg",
    "song": "History",
    "track_id": "09785cbb-4c28-3502-a109-a539e694b499",
    "recording_id": "362b4346-fee5-4447-8329-f85d25498335",
    "artist": "Mos Def feat. Talib Kweli",
    "artist_ids": [
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d",
        "bb3cbea2-5ad4-4917-bc84-8a1975d40315"
    ],
    "album": "The Ecstatic",
    "release_id": "c131cfbf-5024-4a50-a27b-366f04d3fcd8",
    "release_group_id": "5e98b9bd-af24-4bc4-bbd9-51dcc2d43f50",
    "labels": [
        "Downtown"
    ],
    "label_ids": [
        "5f42fd65-a55b-400c-bf8e-862db80c7bff"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here is the official music video for “History” by Mos Def featuring Talib Kweli, produced by the late, great J. Dilla, off the album The Ecstatic! \n\nWatch the video here:\nhttps://sidewalkhustle.com/mos-def-featuring-talib-kweli-history-video/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}