Information about plays

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

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

{
    "id": 3414128,
    "uri": "https://api.kexp.org/v2/plays/3414128/?format=api",
    "airdate": "2024-10-18T03:10:15-07:00",
    "show": 61604,
    "show_uri": "https://api.kexp.org/v2/shows/61604/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Light Runner",
    "track_id": "e3a2ddd4-10af-4ae2-b342-b906e97f6dfe",
    "recording_id": "da563035-694f-4926-91f2-dcac70016c8e",
    "artist": "GIFT",
    "artist_ids": [
        "e538319d-a827-4bca-aefb-61f40ab74181"
    ],
    "album": "Illuminator",
    "release_id": "991fd571-e1e5-455c-8354-5ffc8b409299",
    "release_group_id": "32d82688-1433-42ce-87c9-d21ca880fddc",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist/guitarist TJ Freda, multi-instrumentalists Jessica Gurewitz and Justin Hrabovsky, drummer Gabe Camarano, and bassist Kallan Campbell are firmly enmeshed in the New York scene as talent buyers, photographers, DJs, audio engineers, art directors and, in the case of Campbell, an owner of the beloved Brooklyn DIY venue Alphaville. Freda shares, \"The whole point of the band was to be in the present moment. Like, not worry about the future, the past. It’s kind of appropriate that we really had to stand still during the pandemic, it just all fell into place. So we try to keep it all on brand to not let anything stress us out.\" https://tinyurl.com/547zn57m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}