Information about plays

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

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

{
    "id": 3581000,
    "uri": "https://api.kexp.org/v2/plays/3581000/?format=api",
    "airdate": "2025-11-21T10:13:50-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-21622254-a788-3bde-b175-86fe3d6798f9/mbid-21622254-a788-3bde-b175-86fe3d6798f9-21643882969_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-21622254-a788-3bde-b175-86fe3d6798f9/mbid-21622254-a788-3bde-b175-86fe3d6798f9-21643882969_thumb250.jpg",
    "song": "Don't Jones Me",
    "track_id": "a79136b7-c996-3231-8435-51ce72181267",
    "recording_id": "fc3d90a5-e1f7-47ed-9a2b-8322f6ad533c",
    "artist": "Th’ Faith Healers",
    "artist_ids": [
        "d9c7e489-54c0-413b-b7a5-4af14a2fd305"
    ],
    "album": "Lido",
    "release_id": "21622254-a788-3bde-b175-86fe3d6798f9",
    "release_group_id": "184f686f-fd03-3368-94d9-ccb3d8ae807f",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Hampstead, England-based quartet consisted of singer Roxanne Stephen, guitarist and second vocalist Tom Cullinan, bassist Ben Hopkin, and drummer Joe Dilworth.\" Th’ Faith Healers formed in 1990, then went on to release 2 EPs in 1991, followed by their debut LP, Lido, in '92. They disbanded in 1994 but have briefly reunited twice since: in 2006 and 2009. \n\nhttps://tinyurl.com/4vbprun5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}