Information about plays

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

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

{
    "id": 3558977,
    "uri": "https://api.kexp.org/v2/plays/3558977/?format=api",
    "airdate": "2025-09-28T20:37:40-07:00",
    "show": 64693,
    "show_uri": "https://api.kexp.org/v2/shows/64693/?format=api",
    "image_uri": "https://coverartarchive.org/release/12eba528-f565-4412-9b66-00c8a58c8822/24768503806-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/12eba528-f565-4412-9b66-00c8a58c8822/24768503806-250.jpg",
    "song": "Use Your Heart",
    "track_id": null,
    "recording_id": "da67f737-6ad2-4568-aecf-a65eaa5179b2",
    "artist": "SWV",
    "artist_ids": [
        "fffc6a35-ae65-48be-bcc0-9d604e05665e"
    ],
    "album": "New Beginning",
    "release_id": null,
    "release_group_id": "a2182989-64c2-395f-84a2-1209a9ba53f5",
    "labels": [
        "RCA"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946"
    ],
    "release_date": "1996-04-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Use Your Heart,\" the second single from New Beginning by SWV, sampled B.T. Express's \"If It Don't Turn You on (You Oughta Leave It Alone).\"\n\nWritten and produced by Chad Hugo and Pharrell Williams, \"Use Your Heart\" is the first song produced by the duo working as The Neptunes to chart on the Billboard Hot 100. \nThe track gained further prominence in 2024 after it was sampled by Kendrick Lamar on the track \"Heart Pt. 6\" from his sixth studio album, GNX.\n\nSWV (Sisters with Voices) is a trio from New York City whose members are Cheryl Gamble, Tamara George, and Leanne Lyons.  Here's the official video for  \"Use Your Heart\": https://www.youtube.com/watch?v=7H_o5whdCQA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}