Information about plays

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

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

{
    "id": 3568493,
    "uri": "https://api.kexp.org/v2/plays/3568493/?format=api",
    "airdate": "2025-10-22T12:07:33-07:00",
    "show": 64903,
    "show_uri": "https://api.kexp.org/v2/shows/64903/?format=api",
    "image_uri": "https://ia801609.us.archive.org/9/items/mbid-0d9fc0fa-89ef-4e83-9883-4b6a9f41127d/mbid-0d9fc0fa-89ef-4e83-9883-4b6a9f41127d-35068671761_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-0d9fc0fa-89ef-4e83-9883-4b6a9f41127d/mbid-0d9fc0fa-89ef-4e83-9883-4b6a9f41127d-35068671761_thumb250.jpg",
    "song": "In Your Garden Still",
    "track_id": "974022d5-380d-4774-ba5c-a3c3d8901bc7",
    "recording_id": "3a526c88-5d4d-46ee-aa87-138c77d3649a",
    "artist": "The Tallest Man on Earth",
    "artist_ids": [
        "7e35659f-f3bb-4c28-bcf5-47bd5cfa2bca"
    ],
    "album": "Henry St.",
    "release_id": "0d9fc0fa-89ef-4e83-9883-4b6a9f41127d",
    "release_group_id": "94f4a28f-6a0f-4b1b-b5ae-54be2a6ab02e",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2023-04-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Swedish singer-songwriter Kristian Matsson, aka The Tallest Man on Earth, is on tour!\n\nHe's in Seattle this Friday, Oct. 24, at the Moore Theatre.\n\nhttps://thetallestmanonearth.com/tour \n\n--\n\nCheryl last hosted him Live on KEXP back in 2023. Check out the video from that performance here: https://www.youtube.com/watch?v=Xhguusrwj0M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}