Information about plays

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

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

{
    "id": 3551126,
    "uri": "https://api.kexp.org/v2/plays/3551126/?format=api",
    "airdate": "2025-09-10T02:59:08-07:00",
    "show": 64522,
    "show_uri": "https://api.kexp.org/v2/shows/64522/?format=api",
    "image_uri": "https://ia601507.us.archive.org/33/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/33/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb250.jpg",
    "song": "Children of Fairlight",
    "track_id": "003b01f4-9d4d-4c4b-b422-255b359c3dff",
    "recording_id": "d7b780cc-4a67-4576-8d09-e5f099fc9bc6",
    "artist": "Cut Copy",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2"
    ],
    "album": "Moments",
    "release_id": "4bf885ac-0775-4aad-9027-246491ff245b",
    "release_group_id": "b5fe115f-fd45-4602-85cc-d415e03434a0",
    "labels": [
        "Cutters Records"
    ],
    "label_ids": [
        "dd938612-63ab-45fb-a797-831bfadd7c97"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://au.rollingstone.com/music/music-news/electronic-pioneers-cut-copy-release-first-album-in-five-years-moments-83098/\n\n11/10 — Seattle, WA @ Showbox\n11/11 — Portland, OR @ Wonder Ballroom\n11/13 — San Francisco, CA @ The Regency Ballroom\n11/14 — Los Angeles, CA @ The Bellwether",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}