Information about plays

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

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

{
    "id": 3641458,
    "uri": "https://api.kexp.org/v2/plays/3641458/?format=api",
    "airdate": "2026-04-13T06:24:02-07:00",
    "show": 66441,
    "show_uri": "https://api.kexp.org/v2/shows/66441/?format=api",
    "image_uri": "https://dn711202.ca.archive.org/0/items/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b-44643065011_thumb500.jpg",
    "thumbnail_uri": "https://dn711202.ca.archive.org/0/items/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b-44643065011_thumb250.jpg",
    "song": "Rituals",
    "track_id": "58308e3d-dd0a-42b5-b2b2-be89da941723",
    "recording_id": "f5f05a61-bdf0-41a6-a902-2df301a3dde2",
    "artist": "Minor Dents",
    "artist_ids": [
        "6ab65933-dc44-4c99-bdc3-2dbf18aa3c16"
    ],
    "album": "Sitting with the Fish",
    "release_id": "8717dade-70bd-47c4-8237-0f5fc4b66b3b",
    "release_group_id": "ab97b71f-6cee-4c88-88af-c733502d9514",
    "labels": [
        "Rose Hill Records"
    ],
    "label_ids": [
        "ff49f412-b0ec-4920-8ee2-11bfcf67256b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Holly Finch on vocals and bass, Ryan Bollard on drums and Al Strachan on keys, cornet and electronics. Using tiny, precise pushes and taps, Minor Dents slowly restore you back to your original space and position.\n\nhttps://minordentsmusic.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}