Information about plays

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

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

{
    "id": 3569779,
    "uri": "https://api.kexp.org/v2/plays/3569779/?format=api",
    "airdate": "2025-10-25T13:41:21-07:00",
    "show": 64931,
    "show_uri": "https://api.kexp.org/v2/shows/64931/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-1a7099f1-67cb-466f-808e-1d1ce0567426/mbid-1a7099f1-67cb-466f-808e-1d1ce0567426-42751719685_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-1a7099f1-67cb-466f-808e-1d1ce0567426/mbid-1a7099f1-67cb-466f-808e-1d1ce0567426-42751719685_thumb250.jpg",
    "song": "Today Might Be the Hit",
    "track_id": "de9a3767-9976-43c6-b3d9-84160bef9794",
    "recording_id": "2d1518fb-ad0f-4f15-836e-4742778077e6",
    "artist": "Sorry",
    "artist_ids": [
        "54d334a9-3ce4-4d51-8452-7e51c5c2ad11"
    ],
    "album": "Cosplay",
    "release_id": "1a7099f1-67cb-466f-808e-1d1ce0567426",
    "release_group_id": "6e86787e-c76f-4c50-8c32-50e0b124ce70",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third album from U.K.'s Sorry, \"Cosplay\" is out November 7th! Pre-order here: https://sorrybanduk.bandcamp.com/album/cosplay",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}