Information about plays

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

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

{
    "id": 3615171,
    "uri": "https://api.kexp.org/v2/plays/3615171/?format=api",
    "airdate": "2026-02-09T07:11:21-08:00",
    "show": 65887,
    "show_uri": "https://api.kexp.org/v2/shows/65887/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Viva! Sea‐Tac",
    "track_id": "a986b439-fa30-3f23-96ca-c3cd96ee9add",
    "recording_id": "031033fa-357c-48d7-a413-e93df604a977",
    "artist": "Robyn Hitchcock",
    "artist_ids": [
        "0584e561-1442-46c9-9593-923c34571eb7"
    ],
    "album": "Jewels for Sophia",
    "release_id": "c3344817-15aa-457e-8723-eccd59185065",
    "release_group_id": "b81e563f-7b3d-3bca-9e1b-3f5cc36066ab",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1999-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Robyn Hitchcock ditty was the first song we played when we moved into our new home -- an amazing venue for the station, for gathering and listening to live music, and for providing support to touring artists.: https://tinyurl.com/bdz5wk5k\n\nThis song is considered a regional anthem that celebrates 1990's Seattle culture.\n\nhttps://www.robynhitchcock.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}