Information about plays

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

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

{
    "id": 3528280,
    "uri": "https://api.kexp.org/v2/plays/3528280/?format=api",
    "airdate": "2025-07-17T17:37:37-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-9fcff377-05d6-4609-a152-09b2e7238081/mbid-9fcff377-05d6-4609-a152-09b2e7238081-42145683709_thumb500.jpg",
    "thumbnail_uri": "https://ia601709.us.archive.org/9/items/mbid-9fcff377-05d6-4609-a152-09b2e7238081/mbid-9fcff377-05d6-4609-a152-09b2e7238081-42145683709_thumb250.jpg",
    "song": "Only Ever Now",
    "track_id": "48ef489b-ce47-4a1e-91ae-b67714d0b916",
    "recording_id": "4a6a5092-debe-4489-b021-6dc46b8b755b",
    "artist": "Dam Swindle",
    "artist_ids": [
        "38b9ea38-bede-4e26-a4e9-7fd2988a6c48"
    ],
    "album": "Open",
    "release_id": "9fcff377-05d6-4609-a152-09b2e7238081",
    "release_group_id": "fe9804b4-e1c6-4285-9ebc-e6f919093b32",
    "labels": [
        "Heist Recordings"
    ],
    "label_ids": [
        "580992ca-a4ce-4158-8775-cd449d2554c1"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nNew from Amsterdam!\nhttps://damswindle.bandcamp.com/album/open",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}