Information about plays

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

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

{
    "id": 3585930,
    "uri": "https://api.kexp.org/v2/plays/3585930/?format=api",
    "airdate": "2025-12-02T17:05:14-08:00",
    "show": 65272,
    "show_uri": "https://api.kexp.org/v2/shows/65272/?format=api",
    "image_uri": "https://ia903102.us.archive.org/28/items/mbid-f356258d-5594-4492-8277-a8eb1e96b120/mbid-f356258d-5594-4492-8277-a8eb1e96b120-43476030108_thumb500.jpg",
    "thumbnail_uri": "https://ia903102.us.archive.org/28/items/mbid-f356258d-5594-4492-8277-a8eb1e96b120/mbid-f356258d-5594-4492-8277-a8eb1e96b120-43476030108_thumb250.jpg",
    "song": "Lo Life",
    "track_id": "c91d9478-3c0e-4885-bb9e-6c3cf2efa6f8",
    "recording_id": "683cd0c0-b299-4e24-a53c-14d15f09596f",
    "artist": "Antibalas",
    "artist_ids": [
        "33c2a158-a788-44e5-81ab-142d544a165b"
    ],
    "album": "Hourglass",
    "release_id": "6c39cecd-f11d-4978-b6c3-527489d0851d",
    "release_group_id": "2eae373d-aa9b-4235-b46c-b8e533463c4f",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in a Brooklyn warehouse in 1997, Antibalas is credited with resurrecting Afrobeat and reviving it for a global audience, influencing countless musicians and developing a live show that is the stuff of legend.\n\nAntibalas will play in Seattle on December 13 & 14 at Hidden Hall and will be LIVE on KEXP on December 15@11AM.\n\nhttps://antibalas.bandcamp.com\nhttps://antibalas.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}