Information about plays

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

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

{
    "id": 3634941,
    "uri": "https://api.kexp.org/v2/plays/3634941/?format=api",
    "airdate": "2026-03-29T01:44:51-07:00",
    "show": 66308,
    "show_uri": "https://api.kexp.org/v2/shows/66308/?format=api",
    "image_uri": "https://coverartarchive.org/release/37e955d4-a53c-45aa-a812-1b23b88dbc13/2575706425-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/37e955d4-a53c-45aa-a812-1b23b88dbc13/2575706425-250.jpg",
    "song": "Battle Hymn",
    "track_id": null,
    "recording_id": "276b803a-5ccc-466a-ad2d-b07d4a63d1c0",
    "artist": "Manowar",
    "artist_ids": [
        "00eeed6b-5897-4359-8347-b8cd28375331"
    ],
    "album": "Battle Hymns",
    "release_id": null,
    "release_group_id": "1d3fb509-0f93-3d67-9e2a-0d5de5786c7f",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ross \"The Boss\" Friedman passed away three days ago on March 26, 2026, at the age of 72.\nFriedman recently shared with fans that he was battling ALS (Amyotrophic Lateral Sclerosis). A legendary figure in both the punk and metal worlds, he co-founded The Dictators before helping shape the very DNA of power metal with Manowar. RIP. https://www.rollingstone.com/music/music-news/ross-the-boss-friedman-dictators-manowar-guitarist-dead-obit-1235538554/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}