Information about plays

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

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

{
    "id": 3550081,
    "uri": "https://api.kexp.org/v2/plays/3550081/?format=api",
    "airdate": "2025-09-07T15:04:42-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia903202.us.archive.org/16/items/mbid-febe2cd7-bb3e-4913-94ae-44fc286f91b5/mbid-febe2cd7-bb3e-4913-94ae-44fc286f91b5-16881158831_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/16/items/mbid-febe2cd7-bb3e-4913-94ae-44fc286f91b5/mbid-febe2cd7-bb3e-4913-94ae-44fc286f91b5-16881158831_thumb250.jpg",
    "song": "Deadcrush",
    "track_id": "34660aaa-fbcd-41d8-8b18-071421e87139",
    "recording_id": "c1e442de-f415-4600-9a6c-9bcf50cf1251",
    "artist": "alt-J",
    "artist_ids": [
        "fc7bbf00-fbaa-4736-986b-b3ac0266ca9b"
    ],
    "album": "RELAXER",
    "release_id": "febe2cd7-bb3e-4913-94ae-44fc286f91b5",
    "release_group_id": "8a103b36-a632-425f-8980-da934b0c1eb3",
    "labels": [
        "Infectious Music"
    ],
    "label_ids": [
        "24d170a0-dfd0-404c-acbc-842ca2b213a6"
    ],
    "release_date": "2017-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song's title is based on a game the band played where they asked the question, \"What historical figure would I want to take on a date if she were alive today?\", and so the name \"Deadcrush\" is based on someone's \"dead crush.\"\n\n\"Thus the first verse is about Lee Miller, Joe's deadcrush, the second about Anne Boleyn, Gus's.\" alt-J stopped by the KEXP studio back in 2017 and again in 2022. Dive into all of their live sessions here: https://tinyurl.com/myy3m7kf | https://www.altjband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}