Information about plays

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

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

{
    "id": 3548778,
    "uri": "https://api.kexp.org/v2/plays/3548778/?format=api",
    "airdate": "2025-09-04T09:27:14-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf-41558205872_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf/mbid-e2ee34c3-a928-4249-8446-c63cd2c9cdcf-41558205872_thumb250.jpg",
    "song": "All You Get",
    "track_id": "1c69bb3f-e707-446c-b0a8-65fd10240141",
    "recording_id": "b4904867-5981-4dcf-b1a1-5fa0ed68f79e",
    "artist": "Brittany Davis",
    "artist_ids": [
        "b37debf5-8157-4998-bb80-1bb07914f3ff"
    ],
    "album": "Black Thunder",
    "release_id": "e2ee34c3-a928-4249-8446-c63cd2c9cdcf",
    "release_group_id": "643dcadd-abb3-4009-9250-779a5ee6cbb1",
    "labels": [
        "Loosegroove Records"
    ],
    "label_ids": [
        "46a478af-52fc-41db-868c-1abd9010f02f"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Evan Flory-Barnes on bass! Damn! \n\n\"Black Thunder\" is the new studio album by acclaimed Seattle-based artist Brittany Davis. Produced by Josh Evans at Studio Litho in Seattle, it features Davis on keys and vocals, Evan Flory-Barnes on bass, and D’Vonne Lewis on drums.\n\nGo here to purchase this powerful new recording: https://brittany-davis.bandcamp.com/album/black-thunder",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}