Information about plays

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

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

{
    "id": 3598037,
    "uri": "https://api.kexp.org/v2/plays/3598037/?format=api",
    "airdate": "2025-12-30T14:48:20-08:00",
    "show": 65517,
    "show_uri": "https://api.kexp.org/v2/shows/65517/?format=api",
    "image_uri": "https://ia600406.us.archive.org/18/items/mbid-4697c646-469b-4005-aa19-0aacfd80086b/mbid-4697c646-469b-4005-aa19-0aacfd80086b-43432206181_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/18/items/mbid-4697c646-469b-4005-aa19-0aacfd80086b/mbid-4697c646-469b-4005-aa19-0aacfd80086b-43432206181_thumb250.jpg",
    "song": "If You Want Me",
    "track_id": "8187d046-1078-468e-b0d9-033fdc25fb11",
    "recording_id": "56ffc407-d632-461d-b6f4-cd0acfa62d9d",
    "artist": "The Womack Sisters",
    "artist_ids": [
        "d76b40cc-3cff-483e-8ae8-f7551e85fa29"
    ],
    "album": "If You Want Me / I Just Don’t Want You",
    "release_id": "4697c646-469b-4005-aa19-0aacfd80086b",
    "release_group_id": "52818f5c-e959-48a4-bf04-93956897bfda",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOW\n+ March 2026: Treefort Music Festival (Boise, ID)\nhttps://treefortmusicfest.com/performer/the-womack-sisters/\n\nThe Womack Sisters—BG, Zeimani, and Kucha Womack—are a new generation of soul royalty, renowned for their blend of R&B, soul, and gospel influences drawn from their rich family legacy. As granddaughters of the legendary Sam Cooke, daughters of renowned soul and R&B artists Womack & Womack, and nieces of Bobby Womack, they carry on the Womack family’s musical traditions, infusing their work with the soul and passion that has defined the family’s\nimpact on music for generations.\n\nhttps://thewomacksisters.bandcamp.com/album/if-you-want-me-i-just-dont-want-you-to-say-goodbye",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}