Information about plays

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

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

{
    "id": 3564952,
    "uri": "https://api.kexp.org/v2/plays/3564952/?format=api",
    "airdate": "2025-10-14T11:39:41-07:00",
    "show": 64833,
    "show_uri": "https://api.kexp.org/v2/shows/64833/?format=api",
    "image_uri": "https://ia801400.us.archive.org/3/items/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783-42462890804_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783/mbid-2633ec93-b330-4cd6-a183-7729bc0b6783-42462890804_thumb250.jpg",
    "song": "Sound to No One",
    "track_id": "bfd9497c-55e4-4f8a-bea8-3924a9ae13c6",
    "recording_id": "c4f0353b-c92b-4f17-8c00-548fe6100efc",
    "artist": "Die Spitz",
    "artist_ids": [
        "81cefa59-d9cd-410f-ac11-7b66519a9514"
    ],
    "album": "Something To Consume",
    "release_id": "2633ec93-b330-4cd6-a183-7729bc0b6783",
    "release_group_id": "47e4801b-2e0d-4de4-bbc1-56a55eacec98",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Texas quartet Die Spitz played LIVE on KEXP recently.  Be sure to subscribe to our YouTube channel to be notified when that powerful session airs: https://www.youtube.com/kexp\n--\nWatch an Audiotree live performance by this punk band: https://www.youtube.com/watch?v=3BcpfDvq6Vs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}