Information about plays

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

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

{
    "id": 3586293,
    "uri": "https://api.kexp.org/v2/plays/3586293/?format=api",
    "airdate": "2025-12-03T13:07:54-08:00",
    "show": 65279,
    "show_uri": "https://api.kexp.org/v2/shows/65279/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pain Without a Touch",
    "track_id": "3c138d70-42a4-4f71-8796-2b98e654608f",
    "recording_id": "3c632726-c9ff-40b8-855b-07d9d379c8ac",
    "artist": "Sweeping Promises",
    "artist_ids": [
        "8d1ae3d4-550a-41eb-9d6a-91239218eb93"
    ],
    "album": "Pain Without a Touch",
    "release_id": "731bab3a-9109-4a00-9d91-1ca9d198728d",
    "release_group_id": "0a942a4c-b753-41ec-a0e8-577c3e242818",
    "labels": [
        "Feel It Records"
    ],
    "label_ids": [
        "5e8e1332-e700-4aed-9044-5b50e365bc6b"
    ],
    "release_date": "2021-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sweeping Promises are Lira Mondal and Caufield Schnug. A chance meeting in Arkansas led to a decade of playing in an eclectic assortment of projects together. Here's an interview with the duo: https://pitchfork.com/features/rising/sweeping-promises-good-living-is-coming-for-you-interview/\n--\nLarry chose \"Pain Without a Touch\" as a KEXP Song of the Day.: https://www.kexp.org/podcasts/song-of-the-day/2021/12/14/sweeping-promises-pain-without-touch/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}