Information about plays

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

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

{
    "id": 3624071,
    "uri": "https://api.kexp.org/v2/plays/3624071/?format=api",
    "airdate": "2026-03-01T17:04:43-08:00",
    "show": 66064,
    "show_uri": "https://api.kexp.org/v2/shows/66064/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-f9d5fc0c-e4c5-3608-b4f6-a11d1430cee5/mbid-f9d5fc0c-e4c5-3608-b4f6-a11d1430cee5-2801139740_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-f9d5fc0c-e4c5-3608-b4f6-a11d1430cee5/mbid-f9d5fc0c-e4c5-3608-b4f6-a11d1430cee5-2801139740_thumb250.jpg",
    "song": "Joy",
    "track_id": "26c789ed-2264-4235-b43e-78ccd68ea850",
    "recording_id": "c9e1975b-db7f-4f59-bdf6-47293f7a6dbd",
    "artist": "Talib Kweli feat. Mos Def",
    "artist_ids": [
        "bb3cbea2-5ad4-4917-bc84-8a1975d40315",
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d"
    ],
    "album": "Quality",
    "release_id": "8386d96e-4857-411e-9739-273c9f4f3273",
    "release_group_id": "036299a6-1fcb-3c46-80d7-b41869ba75b8",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "2002-11-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Talib Kwel's Joy is about the birth of his first child.\n\nIn 2002 interview, Kweli revealed of the album title, \"It was just the best way of trying to describe what I wanted to do. The word just fit. I'm trying to focus on quality over quantity.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}