Information about plays

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

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

{
    "id": 3569342,
    "uri": "https://api.kexp.org/v2/plays/3569342/?format=api",
    "airdate": "2025-10-24T11:50:59-07:00",
    "show": 64919,
    "show_uri": "https://api.kexp.org/v2/shows/64919/?format=api",
    "image_uri": "https://ia601300.us.archive.org/11/items/mbid-db8e00e5-f0b7-4c56-9164-30f16beb111a/mbid-db8e00e5-f0b7-4c56-9164-30f16beb111a-13087481759_thumb500.jpg",
    "thumbnail_uri": "https://ia801300.us.archive.org/11/items/mbid-db8e00e5-f0b7-4c56-9164-30f16beb111a/mbid-db8e00e5-f0b7-4c56-9164-30f16beb111a-13087481759_thumb250.jpg",
    "song": "Crossed Mind Blues",
    "track_id": "813d1a10-1906-4f51-acd8-987e687d0dc2",
    "recording_id": "483c131e-63c5-4035-9103-2de0adfed0cc",
    "artist": "Kelley Stoltz",
    "artist_ids": [
        "c4c8675e-f8dc-4313-b430-8fbc83d8aafc"
    ],
    "album": "In Triangle Time",
    "release_id": "db8e00e5-f0b7-4c56-9164-30f16beb111a",
    "release_group_id": "b48b36f6-8914-44fe-8446-96631dc78a17",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2015-11-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelley Stoltz is a San Francisco artist who is now one of the hosts of our Bay Area local music show, Vinelands! \n\nRead more from this summer 2024 announcement of Vinelands: \nhttps://kexp.org/read/2024/8/6/kexp-introduces-vinelands-a-san-francisco-based-radio-show-highlighting-bay-area-music/\n\nhttps://www.kelleystoltz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}