Information about plays

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

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

{
    "id": 3520426,
    "uri": "https://api.kexp.org/v2/plays/3520426/?format=api",
    "airdate": "2025-06-29T14:37:18-07:00",
    "show": 63873,
    "show_uri": "https://api.kexp.org/v2/shows/63873/?format=api",
    "image_uri": "https://coverartarchive.org/release/681f2a79-64cd-466a-b6af-0bc949a94570/28508446588-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/681f2a79-64cd-466a-b6af-0bc949a94570/28508446588-250.jpg",
    "song": "Black Dragon Loop",
    "track_id": null,
    "recording_id": "bbbdf036-ab7f-499e-b809-74631ff73d8c",
    "artist": "FYI Chris",
    "artist_ids": [
        "3452c8c8-a523-4e81-9208-ed1625583066"
    ],
    "album": "Earth Scum",
    "release_id": null,
    "release_group_id": "630fc521-2514-48c3-a991-46a9359924ab",
    "labels": [
        "Black Acre"
    ],
    "label_ids": [
        "938516b3-21ad-4cc9-9c6f-5cc569e47a39"
    ],
    "release_date": "2021-03-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut FYI Chris LP 'Earth Scum'​ sees Coupe and Watson further stretch themselves creatively, exploring styles and timbres they perhaps haven’t had a chance to with previous releases.\n\nWhile the LP delves into newly discovered esoteric sounds and motifs, it retains the DIY dancefloor sensibilities that the duo have become known for. FYI Chris expertly balance the album’s engaging and dynamic narrative arc with each track’s standalone functionality, making ​Earth Scum​ as equally suited to solitary personal listening as it is to loudly soundtracking cathartic and communal hedonism. With a little help from their friends, the duo expand the emotional breadth of their music, ranging from dystopian dread to sci-fi drenched optimism and everything in between, resulting in a fascinating and exhilarating aural reflection of the times we live in.\nhttps://fyichris.bandcamp.com/album/earth-scum",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}