Information about plays

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

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

{
    "id": 3580713,
    "uri": "https://api.kexp.org/v2/plays/3580713/?format=api",
    "airdate": "2025-11-20T17:25:47-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2/mbid-2b7c0d61-e653-4c6a-9c90-ee313ea145a2-42570709398_thumb250.jpg",
    "song": "Dreams Go",
    "track_id": "e8651e54-1c16-43d6-abfe-8baa80de0871",
    "recording_id": "6a0432b0-5317-4f1a-9d80-b16607a036b8",
    "artist": "POLIÇA",
    "artist_ids": [
        "9357482a-9517-456e-b949-e7370e926034"
    ],
    "album": "Dreams Go",
    "release_id": "2b7c0d61-e653-4c6a-9c90-ee313ea145a2",
    "release_group_id": "8284630c-c5a2-4aa9-ab7f-ea3bf5d93dfb",
    "labels": [
        "Memphis Industries"
    ],
    "label_ids": [
        "3f99dc33-5312-419c-9f81-fe5bd7ab8df8"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Minneapolis band Poliça's new album, Dreams Go, released last month. \n\nProduced by Ryan Olson—co-creator of the band and Poliça’s main producer and composer extraordinare—and fronted by vocalist and lyricist Channy Leaneagh, the record also features Bierden’s last performance on the bass, alongside the atmospheric percussion of Drew Christopherson and Ben Ivascu.\nhttps://polica.bandcamp.com/\n--\nWatch their Live on KEXP performance from 2022 here: https://www.youtube.com/watch?v=--0ClVdiZjE.\n\nhttps://www.thisispolica.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}