Information about plays

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

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

{
    "id": 3558939,
    "uri": "https://api.kexp.org/v2/plays/3558939/?format=api",
    "airdate": "2025-09-28T18:23:27-07:00",
    "show": 64693,
    "show_uri": "https://api.kexp.org/v2/shows/64693/?format=api",
    "image_uri": "https://coverartarchive.org/release/d8ff3d59-2130-4780-8479-7bcb332d95f8/24707350245-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d8ff3d59-2130-4780-8479-7bcb332d95f8/24707350245-250.jpg",
    "song": "Melodies from Heaven",
    "track_id": null,
    "recording_id": "09d8424a-0315-4002-8eb6-5422de938f7d",
    "artist": "Kirk Franklin and the Family",
    "artist_ids": [
        "685332a4-12ed-4c3b-8d0e-04e6a37e28f0"
    ],
    "album": "Whatcha Lookin' 4",
    "release_id": null,
    "release_group_id": "c4486524-9d4c-3bea-b579-772a29dc1826",
    "labels": [
        "GospoCentric"
    ],
    "label_ids": [
        "397dcdd0-47a3-4026-8fb2-fd297aaeaf0f"
    ],
    "release_date": "1996-04-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Whatcha Lookin' 4 is the third album released by Kirk Franklin and The Family, released on April 30, 1996 on GospoCentric Records. With sales of 2 million units, it is one of the best-selling gospel albums of all time.\nAll the songs on the album were written and produced by Franklin except \"Anything 4 U\" (produced by Buster & Shavoni) and \"When I Think About Jesus\", (Public domain, arrangement by Franklin).\n\nKirk Franklin & The Family included the following members: Kirk Franklin, Jeannette Johnson, Keisha Grandy, Terri Pace, Stephanie Glynn, Demetrice \"De\" Clinkscale, Dalon Collins, David Mann, Darrell Blair, Byron Cole, Jon \"J.D.\" Drummond, Yolanda McDonald, Sheila \"Mother\" Brice, Tamela Mann, Theresa Young, Carrie \"Mousey\" Young Davis",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}