Information about plays

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

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

{
    "id": 3527398,
    "uri": "https://api.kexp.org/v2/plays/3527398/?format=api",
    "airdate": "2025-07-15T18:22:42-07:00",
    "show": 64022,
    "show_uri": "https://api.kexp.org/v2/shows/64022/?format=api",
    "image_uri": "https://ia801904.us.archive.org/6/items/mbid-61b3209d-7fda-4e8e-ab51-9ab20c55f6f1/mbid-61b3209d-7fda-4e8e-ab51-9ab20c55f6f1-42098319558_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-61b3209d-7fda-4e8e-ab51-9ab20c55f6f1/mbid-61b3209d-7fda-4e8e-ab51-9ab20c55f6f1-42098319558_thumb250.jpg",
    "song": "Terror Moon",
    "track_id": "35798597-1705-40ab-b7f7-5be023fa23ae",
    "recording_id": "dfc8e10d-104b-43f3-aea0-c98bd25a4b23",
    "artist": "Rún",
    "artist_ids": [
        "bd44a15c-a568-4681-b93a-db0913b672bd"
    ],
    "album": "Rún",
    "release_id": "61b3209d-7fda-4e8e-ab51-9ab20c55f6f1",
    "release_group_id": "545683e9-c249-4723-95d6-d0605c54a811",
    "labels": [
        "Rocket Recordings"
    ],
    "label_ids": [
        "d681d3ce-6af2-4661-8b49-fc3d20f390a5"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rún is an experimental Irish trio that blends folk, synth, drone, noise, and heavy grooves into a dark, ethereal and transcendent mix of long-form explorations and vignettes.\nSelf titled album to be released on August 22nd.\n\nhttps://run-ireland.bandcamp.com/album/r-n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}