Information about plays

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

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

{
    "id": 3616269,
    "uri": "https://api.kexp.org/v2/plays/3616269/?format=api",
    "airdate": "2026-02-11T18:46:14-08:00",
    "show": 65906,
    "show_uri": "https://api.kexp.org/v2/shows/65906/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The experimental Irish trio Rún - featuring Tara Baoth Mooney (voice artist for Jim Henson studios), along with Diarmuid MacDiarmada and Rian Trench.\n\n\"As Ursula Le Guin once said – “In so far as one denies what is, one is possessed by what is not, the compulsions, the fantasies, the terrors that flock to fill the void.” – in the increasingly materialistic and inhospitable realm of 2025, there can be few better companions than Rún to embrace reality and confront this void.\"\n\nhttps://run-ireland.bandcamp.com/album/r-n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}