Information about plays

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

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

{
    "id": 3640241,
    "uri": "https://api.kexp.org/v2/plays/3640241/?format=api",
    "airdate": "2026-04-10T09:47:17-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn710802.ca.archive.org/0/items/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d-19524464122_thumb500.jpg",
    "thumbnail_uri": "https://dn710802.ca.archive.org/0/items/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d/mbid-05a55b9d-6ea1-42c3-a285-2f671a8b1b8d-19524464122_thumb250.jpg",
    "song": "Don't Call Her No Tramp",
    "track_id": "a0850f28-97c8-370d-8349-2d6f8a21bb7c",
    "recording_id": "c5775ade-e542-4ebf-ac45-a4e8aa910874",
    "artist": "Betty Davis",
    "artist_ids": [
        "bb17dc42-ecaf-42ca-aa35-b23207573060"
    ],
    "album": "They Say I'm Different",
    "release_id": "05a55b9d-6ea1-42c3-a285-2f671a8b1b8d",
    "release_group_id": "642b737a-3f6f-3fb7-8745-28f7f7498a3d",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2007-05-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "After the death of funk artist Betty Davis in 2022, this NPR feature said \"Game was her middle name: The world was never ready for Betty Davis': https://www.npr.org/2022/02/13/1080151853/game-was-her-middle-name-the-world-was-never-ready-for-betty-davis",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}