Information about plays

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

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

{
    "id": 3554106,
    "uri": "https://api.kexp.org/v2/plays/3554106/?format=api",
    "airdate": "2025-09-17T08:21:00-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-624a5f01-5adb-46b4-9a8b-49cc5290af49/mbid-624a5f01-5adb-46b4-9a8b-49cc5290af49-23241435174_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-624a5f01-5adb-46b4-9a8b-49cc5290af49/mbid-624a5f01-5adb-46b4-9a8b-49cc5290af49-23241435174_thumb250.jpg",
    "song": "Nothing Natural",
    "track_id": "1e282854-9e2b-370d-ab60-df8fa79919b2",
    "recording_id": "75b03d09-a3f5-490d-be37-f27d98819c97",
    "artist": "Lush",
    "artist_ids": [
        "697801d1-68b2-4413-a7e4-0ef507d21cc1"
    ],
    "album": "Nothing Natural",
    "release_id": "624a5f01-5adb-46b4-9a8b-49cc5290af49",
    "release_group_id": "1ff6262d-a051-3ab2-9767-af8af263d553",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1991-10-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Lush vocalist and guitarist Miki Berenyi's group The Miki Berenyi Trio in Seattle at the Neptune on October 23 and San Francisco at the Great American Music Hall on October 27.\n\nhttps://lushofficial.bandcamp.com/\nhttps://mikiberenyitrio.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}