Information about plays

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

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

{
    "id": 3594056,
    "uri": "https://api.kexp.org/v2/plays/3594056/?format=api",
    "airdate": "2025-12-21T14:41:50-08:00",
    "show": 65439,
    "show_uri": "https://api.kexp.org/v2/shows/65439/?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": "The Womack Sisters are the granddaughters of Sam Cooke and the daughters of Cecil and Linda Womack (of Womack & Womack). They are also the nieces of R&B icon Bobby Womack\n\nPlaying the Treefort Music Fest in Boise in March.\n https://thewomacksisters.bandcamp.com/album/if-you-want-me-i-just-dont-want-you-to-say-goodbye",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}