Information about plays

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

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

{
    "id": 3554894,
    "uri": "https://api.kexp.org/v2/plays/3554894/?format=api",
    "airdate": "2025-09-19T06:17:51-07:00",
    "show": 64600,
    "show_uri": "https://api.kexp.org/v2/shows/64600/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-31d01325-9795-46d9-a378-9547c3c8df79/mbid-31d01325-9795-46d9-a378-9547c3c8df79-42846035618_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-31d01325-9795-46d9-a378-9547c3c8df79/mbid-31d01325-9795-46d9-a378-9547c3c8df79-42846035618_thumb250.jpg",
    "song": "I Just Don't Want You (To Say Goodbye)",
    "track_id": "fbf2f96d-9a1b-4f1f-b7f4-042167876182",
    "recording_id": "9ab5288f-d409-467a-b725-8411211c4937",
    "artist": "The Womack Sisters",
    "artist_ids": [
        "d76b40cc-3cff-483e-8ae8-f7551e85fa29"
    ],
    "album": "I Just Don't Want You (To Say Goodbye)",
    "release_id": "31d01325-9795-46d9-a378-9547c3c8df79",
    "release_group_id": "a6db5fd7-541f-4234-916b-090095067322",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I Just Don't Want You (To Say Goodbye)\" is the debut single from The Womack Sisters, released on Daptone Records on August 22, 2025. The track features BG Womack's powerful lead vocals along with sisters Kucha and Zeimani Womack providing emotive harmonies, reflecting their family's rich soul music legacy.\n\nhttps://thewomacksisters.bandcamp.com/album/i-just-dont-want-you-to-say-goodbye",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}