Information about plays

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

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

{
    "id": 3639968,
    "uri": "https://api.kexp.org/v2/plays/3639968/?format=api",
    "airdate": "2026-04-09T16:57:41-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-2442bfac-5547-4c5b-ba43-ddc72142d63f/mbid-2442bfac-5547-4c5b-ba43-ddc72142d63f-9405480867_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-2442bfac-5547-4c5b-ba43-ddc72142d63f/mbid-2442bfac-5547-4c5b-ba43-ddc72142d63f-9405480867_thumb250.jpg",
    "song": "Save It for Later",
    "track_id": "f8a5a3ec-df54-3787-a741-91969ef14796",
    "recording_id": "8669f8c8-0742-4a6e-a246-b4954b4cfdeb",
    "artist": "The Beat",
    "artist_ids": [
        "9727e632-c228-47f8-a7ae-398df94f00c7"
    ],
    "album": "Beat This: The Best of the English Beat",
    "release_id": "2442bfac-5547-4c5b-ba43-ddc72142d63f",
    "release_group_id": "7439da67-0b59-4051-b839-b3c5bb793476",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2001-09-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Edan\n\nEnglish Beat singer/guitarist Dave Wakeling said about this song: \"...So it was like keep your advice to yourself. Save it - for later.\" http://englishbeat.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}