Information about plays

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

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

{
    "id": 3619768,
    "uri": "https://api.kexp.org/v2/plays/3619768/?format=api",
    "airdate": "2026-02-20T03:57:42-08:00",
    "show": 65979,
    "show_uri": "https://api.kexp.org/v2/shows/65979/?format=api",
    "image_uri": "https://coverartarchive.org/release/7d143b1f-9091-40be-bb5e-6413b6555fea/37506704036-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7d143b1f-9091-40be-bb5e-6413b6555fea/37506704036-250.jpg",
    "song": "Investigative Reports",
    "track_id": null,
    "recording_id": "fb52d7cf-d9bd-4a4b-bd05-cac09489fa75",
    "artist": "Genius/GZA feat. Lou Diamond A.K.A. Raekwon the Chef",
    "artist_ids": [
        "550cb78b-4995-4873-baea-76ef265531f5",
        "4e954b02-fae2-4bd7-9547-e055a6ac0527"
    ],
    "album": "Liquid Swords",
    "release_id": null,
    "release_group_id": "6075a004-e983-3a00-8a13-50af32f0e200",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1995-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"When GZA dropped Liquid Swords on November 7, 1995, he delivered what many consider one of the greatest lyrical and conceptual albums in Hip-Hop history. Produced entirely by RZA, the album is a cold, cerebral, and razor-sharp masterpiece—layered with philosophy, street wisdom, and Wu-Tang mythology\" https://tinyurl.com/mw4tbmet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}