Information about plays

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

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

{
    "id": 3631675,
    "uri": "https://api.kexp.org/v2/plays/3631675/?format=api",
    "airdate": "2026-03-20T21:58:19-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://coverartarchive.org/release/1455a654-aef1-47df-8f0f-7f929b42c730/8915830054-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1455a654-aef1-47df-8f0f-7f929b42c730/8915830054-250.jpg",
    "song": "Got ’til It’s Gone",
    "track_id": null,
    "recording_id": "d2d04c37-10eb-493f-989c-09bdc881660d",
    "artist": "Janet featuring Q‐Tip & Joni Mitchell",
    "artist_ids": [
        "6be2828f-6c0d-4059-99d4-fa18acf1a296",
        "b3c94036-6166-41d2-91a2-dc3a0b5fa188",
        "a6de8ef9-b1a1-4756-97aa-481bbb8a4069"
    ],
    "album": "Got ’til It’s Gone",
    "release_id": null,
    "release_group_id": "bb3f4ad6-f505-3574-8dbf-4bf5937b6201",
    "labels": [],
    "label_ids": [],
    "release_date": "1997-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Handing it over to Street Sounds with this gem! Love Yall! \n\nThis song sampling Joni Mitchell was also inspired by J Dilla's remix of the Brand New Heavies' song \"Sometimes,\" released a few months prior in 1997.\n\nJanet Jackson explained why she felt compelled to combine the folk elements from Mitchell with Q-Tip's rap verse: \"Him and Joni Mitchell have something in common: What they write is poetry... Q-Tip represents all that's creative and strong about rap. He's real and right to the point, and I loved working with him.\"\n\nhttps://www.janetjackson.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}