Information about plays

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

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

{
    "id": 3588220,
    "uri": "https://api.kexp.org/v2/plays/3588220/?format=api",
    "airdate": "2025-12-07T20:20:56-08:00",
    "show": 65316,
    "show_uri": "https://api.kexp.org/v2/shows/65316/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cosmic Consciousness",
    "track_id": null,
    "recording_id": "f8f41e66-2962-40b7-b9f2-2ad4adb16b74",
    "artist": "The Loving Sisters",
    "artist_ids": [
        "39a424b8-5c6c-456d-99d4-e1233f18e1a3"
    ],
    "album": "The Sisters and Their Sons",
    "release_id": null,
    "release_group_id": "08cf5d70-a535-41f5-84ac-45a9615cd80e",
    "labels": [
        "Peacock Records"
    ],
    "label_ids": [
        "83097470-a11e-4578-8c56-4f01d434e86e"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gladys McFadden and the Loving Sisters were an African-American gospel group based in Little Rock (Pulaski County). At its artistic peak in the 1970s, the group’s adventurous, contemporary style put its sound outside the realm of traditional gospel music. The group—which included McFadden as well as Jo Dumas, Ann James, and Lorraine Leeks—was inducted into the Arkansas Black Hall of Fame in 2003.\n\nRead more here:\nhttps://encyclopediaofarkansas.net/entries/gladys-mcfadden-and-the-loving-sisters-8207/\n\nhttps://www.discogs.com/release/3702338-The-Loving-Sisters-The-Sisters-And-Their-Sons",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}