Information about plays

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

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

{
    "id": 3625511,
    "uri": "https://api.kexp.org/v2/plays/3625511/?format=api",
    "airdate": "2026-03-05T05:57:15-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-99074a7e-ef23-4887-9de2-81ecb696b37e/mbid-99074a7e-ef23-4887-9de2-81ecb696b37e-44451355974_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-99074a7e-ef23-4887-9de2-81ecb696b37e/mbid-99074a7e-ef23-4887-9de2-81ecb696b37e-44451355974_thumb250.jpg",
    "song": "You Went Away Too Long",
    "track_id": "069b3fd8-01c9-4985-a504-eccb59254dc7",
    "recording_id": "5202080f-7a86-4566-8aeb-acb2be2b270d",
    "artist": "The Womack Sisters",
    "artist_ids": [
        "d76b40cc-3cff-483e-8ae8-f7551e85fa29"
    ],
    "album": "You Went Away Too Long",
    "release_id": "99074a7e-ef23-4887-9de2-81ecb696b37e",
    "release_group_id": "1a50b80c-0908-470f-b30d-03d6c4ba8ef6",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2026-02-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LA-based soul and R&B trio The Womack Sisters (BG, Zeimani, & Kucha) are carrying on their family's legendary musical legacy.\nhttps://thewomacksisters.bandcamp.com/album/you-went-away-too-long\n\nSee them live: \n-March 25-29th, Treefort Music Festival, Boise, ID\n-August 8th, Remlinger Farms, Carnation, WA\n-August 15th, Greek Theatre, Berkeley, CA\n\nhttps://www.thewomacksisters.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}