Information about plays

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

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

{
    "id": 3568890,
    "uri": "https://api.kexp.org/v2/plays/3568890/?format=api",
    "airdate": "2025-10-23T09:52:07-07:00",
    "show": 64910,
    "show_uri": "https://api.kexp.org/v2/shows/64910/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-69de26f8-ef80-47eb-b31b-e6252d35c27f/mbid-69de26f8-ef80-47eb-b31b-e6252d35c27f-43259573520_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-69de26f8-ef80-47eb-b31b-e6252d35c27f/mbid-69de26f8-ef80-47eb-b31b-e6252d35c27f-43259573520_thumb250.jpg",
    "song": "Dream More Vivid",
    "track_id": "ab99838c-1c81-48a7-9d9c-0840392c35e6",
    "recording_id": "d1dc56cd-468c-4c3b-ac88-c7b6e7d63671",
    "artist": "Silver Liz",
    "artist_ids": [
        "0d5134a1-2ade-4532-b1bd-2a8dbc97fce5"
    ],
    "album": "III",
    "release_id": "69de26f8-ef80-47eb-b31b-e6252d35c27f",
    "release_group_id": "9278d56c-f931-4ca7-9509-621e8ca2c411",
    "labels": [
        "Extremely Pure"
    ],
    "label_ids": [
        "f4ab7d12-6b34-4dba-bdf2-e2e1682d85e8"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn duo Silver Liz's upcoming album is due Jan. 30, 2026! You can pre-order \"III\" now: \nhttps://silverliz.bandcamp.com/album/iii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}