Information about plays

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

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

{
    "id": 3533559,
    "uri": "https://api.kexp.org/v2/plays/3533559/?format=api",
    "airdate": "2025-07-30T02:00:14-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://ia902303.us.archive.org/6/items/mbid-4a58fc45-6d2d-4aa5-b41f-9e1a00546976/mbid-4a58fc45-6d2d-4aa5-b41f-9e1a00546976-30992897722_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-4a58fc45-6d2d-4aa5-b41f-9e1a00546976/mbid-4a58fc45-6d2d-4aa5-b41f-9e1a00546976-30992897722_thumb250.jpg",
    "song": "Hopeful",
    "track_id": "4c46a01f-754c-4044-b694-3f51e460001e",
    "recording_id": "7e373917-85a1-48a3-84cd-38748261794d",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "If Words Were Flowers",
    "release_id": "4a58fc45-6d2d-4aa5-b41f-9e1a00546976",
    "release_group_id": "ad96e417-76ba-4a7c-baf4-8e46fd1e65fb",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Curtis Harding live at the KEXP BBQ on Friday, August 15th. More info: https://www.kexp.org/events/kexp-events/kexp-bbq/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}