Information about plays

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

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

{
    "id": 3548094,
    "uri": "https://api.kexp.org/v2/plays/3548094/?format=api",
    "airdate": "2025-09-02T18:20:18-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-72d48599-67ce-41ab-965a-a0085514fbb8/mbid-72d48599-67ce-41ab-965a-a0085514fbb8-38273519292_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-72d48599-67ce-41ab-965a-a0085514fbb8/mbid-72d48599-67ce-41ab-965a-a0085514fbb8-38273519292_thumb250.jpg",
    "song": "Radiate My Heart",
    "track_id": "18db2fbf-bc74-41a4-816d-2578ed4e98a4",
    "recording_id": "a372f8c5-700e-4665-aa00-8f941faf20de",
    "artist": "New Age Healers",
    "artist_ids": [
        "c87f27a8-fc86-45fb-a6a7-854808439394"
    ],
    "album": "The Spin Out",
    "release_id": "72d48599-67ce-41ab-965a-a0085514fbb8",
    "release_group_id": "cc5f17c0-924e-4db4-8627-1c224891d1e6",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Requested by Jeff!\n___\nSeattle's New Age Healers will be performing at Everett's SeaGaze Festival this weekend, a 4 day Shoegaze, Post Punk and Psych Rock Festival. \nhttp://www.seagazefestival.com\n___\n\nThey performed Live in the KEXP Studio in July 2019, hosted by Cheryl: https://youtu.be/9P4UxnQC-Qk. https://newagehealers.bandcamp.com/album/the-spin-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}