Information about plays

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

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

{
    "id": 3556203,
    "uri": "https://api.kexp.org/v2/plays/3556203/?format=api",
    "airdate": "2025-09-22T05:39:37-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb250.jpg",
    "song": "Gravity",
    "track_id": "9a6e13fb-3eaf-4def-9cad-8a1997e17e89",
    "recording_id": "fe51d0a1-d031-417f-8469-c31221d2bcb3",
    "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": "Cut Copy will be live:\n\n- Nov. 10 at Showbox at the Market in Seattle, WA\n- Nov. 11 at Wonder Ballroom in Portland, OR\n- Nov. 13 at Regency Ballroom in San Francisco, CA\n\nCut Copy is a GRAMMY® nominated, ARIA award-winning musical act with 1,000+ sold out headline shows spanning several continents to date.\n\nhttps://cutcopy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}