Information about plays

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

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

{
    "id": 3545024,
    "uri": "https://api.kexp.org/v2/plays/3545024/?format=api",
    "airdate": "2025-08-26T10:19:56-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6-42574602100_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6/mbid-30166105-3d21-4ffd-907a-01e5c3a265e6-42574602100_thumb250.jpg",
    "song": "Long After Midnight",
    "track_id": "8f4fe686-e50f-4819-850f-6653d868d3e4",
    "recording_id": "446c4407-e171-4132-ab0c-a5d8cacd2dc5",
    "artist": "Flock of Dimes",
    "artist_ids": [
        "4ecf50fc-b788-4d67-9972-ff6e1aed5295"
    ],
    "album": "The Life You Save",
    "release_id": "30166105-3d21-4ffd-907a-01e5c3a265e6",
    "release_group_id": "ac4346dc-d9fd-4c8d-9f8f-0d4ff8b1cd15",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n--Barboza in Seattle on Monday, December 1st\n--The Rickshaw Stop in SF on Thursday, December 4th\n--\nJenn Wasner launched Flock of Dimes, a solo project formed in 2011 to explore the more atmospheric side of pop. Flock of Dimes allows Wasner to experience more experimental recording techniques and songwriting outside of the burgeoning success of her main musical outlet Wye Oak.  Go here to pre-order her third album as Flock of Dimes (It's out on October 10th.): https://flockofdimes.bandcamp.com/album/the-life-you-save",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}