Information about plays

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

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

{
    "id": 3635984,
    "uri": "https://api.kexp.org/v2/plays/3635984/?format=api",
    "airdate": "2026-03-31T10:59:22-07:00",
    "show": 66329,
    "show_uri": "https://api.kexp.org/v2/shows/66329/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7-44085087215_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/23/items/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7/mbid-e3521bc0-6f04-4f09-aa62-7e5b09ce5da7-44085087215_thumb250.jpg",
    "song": "Seven",
    "track_id": "bc30b3fd-9a2c-4794-8ca4-a1739e31882f",
    "recording_id": "2e0da30a-1c9b-4374-8a11-b77677c9ced5",
    "artist": "Holy Fuck",
    "artist_ids": [
        "4342cf80-7c06-4402-a431-457e77310474"
    ],
    "album": "Event Beat",
    "release_id": "e3521bc0-6f04-4f09-aa62-7e5b09ce5da7",
    "release_group_id": "2fe77958-06bb-45a3-b2ec-6ec3cc435291",
    "labels": [
        "Satellite Services"
    ],
    "label_ids": [
        "6102683d-3eb8-4d12-a1a5-78a02095d35f"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They're playing The Tractor Tavern in Seattle on Saturday, May 9th, and the Great American Music Hall in SF on Tuesday, May 12th.\n--\nThis review calls the Toronto band's new album \"action-packed\": https://exclaim.ca/music/article/holy-fuck-event-beat-album-review",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}