Information about plays

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

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

{
    "id": 3548084,
    "uri": "https://api.kexp.org/v2/plays/3548084/?format=api",
    "airdate": "2025-09-02T17:44:22-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-fd035553-d471-452c-b0da-dd70e7cf808c/mbid-fd035553-d471-452c-b0da-dd70e7cf808c-36658867218_thumb500.jpg",
    "thumbnail_uri": "https://ia600501.us.archive.org/3/items/mbid-fd035553-d471-452c-b0da-dd70e7cf808c/mbid-fd035553-d471-452c-b0da-dd70e7cf808c-36658867218_thumb250.jpg",
    "song": "Say It to Me",
    "track_id": "13a604dc-0a4e-46bb-a74f-57139f75cf26",
    "recording_id": "9541c47e-5afd-4df5-93ef-d33cad8b15f4",
    "artist": "DAIISTAR",
    "artist_ids": [
        "0065b2cd-27b9-4c72-8601-57103c214154"
    ],
    "album": "Good Time",
    "release_id": "fd035553-d471-452c-b0da-dd70e7cf808c",
    "release_group_id": "dd96b655-a577-404d-89ff-24ee9a8726ce",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Atticus hosted Austin's DAIISTAR Live on  KEXP in 2023: https://www.youtube.com/watch?v=h2dJmN9tJJE\n\nhttps://www.daiistar.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}