Information about plays

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

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

{
    "id": 3641583,
    "uri": "https://api.kexp.org/v2/plays/3641583/?format=api",
    "airdate": "2026-04-13T13:53:19-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2-35026547136_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2/mbid-fc3ce850-a710-4d29-82ae-7d3a5c4a75f2-35026547136_thumb250.jpg",
    "song": "This World Couldn’t See Us",
    "track_id": "5b1d96e3-6f26-4c9d-ab85-679d06f6eeff",
    "recording_id": "2bd86392-3a45-4d71-95cb-53cf85f7ef2a",
    "artist": "Nabihah Iqbal",
    "artist_ids": [
        "28a7d9a8-36c0-4bdd-ae4d-abcfb76f5a18"
    ],
    "album": "DREAMER",
    "release_id": "fc3ce850-a710-4d29-82ae-7d3a5c4a75f2",
    "release_group_id": "64ed4b3d-04a3-4ff2-a0ff-ea31b92a7fa6",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2023-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London musician and producer Nabihah Iqbal performed tracks off 'DREAMER' LIVE on KEXP back in 2023: https://www.youtube.com/watch?v=0A948iFJMh4\n\nGo here to check out her eclectic selections for Midnight in A Perfect World: https://www.kexp.org/read/2016/4/6/midnight-in-a-perfect-world-throwing-shade/\n\nhttps://nabihahiqbal.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}