Information about plays

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

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

{
    "id": 3519467,
    "uri": "https://api.kexp.org/v2/plays/3519467/?format=api",
    "airdate": "2025-06-27T09:45:11-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b366639-a46f-4365-b099-0696ac86a625/mbid-4b366639-a46f-4365-b099-0696ac86a625-4530939830_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b366639-a46f-4365-b099-0696ac86a625/mbid-4b366639-a46f-4365-b099-0696ac86a625-4530939830_thumb250.jpg",
    "song": "Killa Hill",
    "track_id": "254eacf0-c8fe-3e20-9434-61e13f87952f",
    "recording_id": "ef3b13da-9426-4884-8935-2744d9b999f8",
    "artist": "Wugazi",
    "artist_ids": [
        "4325dcbc-8011-4ca2-8041-57c0ae0d05d6"
    ],
    "album": "13 Chambers",
    "release_id": "4b366639-a46f-4365-b099-0696ac86a625",
    "release_group_id": "b27855a5-2880-49bc-84ad-522bd5d87bb2",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-07-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"With their Wugazi mash-up project, Midwestern producers Cecil Otter and Swiss Andy paid sharp tribute to two iconic acts, punk titans Fugazi and hip-hop superheroes the Wu-Tang Clan.\" \n Here's a track-by-track breakdown of the songs on this album: https://washingtoncitypaper.com/article/424473/wugazis-13-chambers-the-arts-desk-breakdown/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}