Information about plays

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

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

{
    "id": 3501305,
    "uri": "https://api.kexp.org/v2/plays/3501305/?format=api",
    "airdate": "2025-05-14T14:30:15-07:00",
    "show": 63459,
    "show_uri": "https://api.kexp.org/v2/shows/63459/?format=api",
    "image_uri": "https://ia803206.us.archive.org/28/items/mbid-865f40b0-8ed8-4a31-8293-7d99d92cd7d7/mbid-865f40b0-8ed8-4a31-8293-7d99d92cd7d7-9871111089_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/28/items/mbid-865f40b0-8ed8-4a31-8293-7d99d92cd7d7/mbid-865f40b0-8ed8-4a31-8293-7d99d92cd7d7-9871111089_thumb250.jpg",
    "song": "Bitter & Twisted",
    "track_id": "7aefdedc-46e4-35f4-9653-4b95a386b189",
    "recording_id": "17585230-08fb-483a-ab23-3ebc0c8950d2",
    "artist": "Amon Tobin",
    "artist_ids": [
        "630662ea-1c7d-4208-99fd-ba3afec20f0c"
    ],
    "album": "Bricolage",
    "release_id": "865f40b0-8ed8-4a31-8293-7d99d92cd7d7",
    "release_group_id": "c1f40fac-2abd-3f0c-a635-26d166766b46",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "1997-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Bitter and Twisted\" by Amon Tobin sampled the drums from  Fausto Papetti's 1974 \"Love's Theme\".\n--\nAmon Adonai Santos de Araújo Tobin is a Brazilian electronic musician, composer and producer. He first emerged between 1994-1995 with a string of 12” singles on a small London-based record label called 9Bar Records. The album that followed, Adventures In Foam, paved the way for a whole generation of electronic productions and prompted his signing to the prodigious Ninja Tune in 1996.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}