Information about plays

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

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

{
    "id": 3612691,
    "uri": "https://api.kexp.org/v2/plays/3612691/?format=api",
    "airdate": "2026-02-03T12:23:20-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-faacedc3-dbbd-434f-9521-0e25b98c26f9/mbid-faacedc3-dbbd-434f-9521-0e25b98c26f9-43561453277_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Prize Fighter",
    "track_id": "afff53ec-2f1d-4a9f-9074-2c5139887689",
    "recording_id": "edf1ce68-b2f0-4ace-84d0-1b0397b3fd62",
    "artist": "Jean Dawson",
    "artist_ids": [
        "beaa1f19-19a0-4059-93bb-8f0c097f53fe"
    ],
    "album": "Rock A Bye Baby, Glimmer of God",
    "release_id": "faacedc3-dbbd-434f-9521-0e25b98c26f9",
    "release_group_id": "c2e69933-3e62-47fa-b732-0066c68b15c7",
    "labels": [
        "Handwritten Records"
    ],
    "label_ids": [
        "1093d200-4875-4528-a528-e640d908f8c5"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Sanders, better known by the stage name Jean Dawson, will play Seattle's WAMU Theater on Monday, March 9th (opening for Miguel).\n \nHe's playing the Bill Graham Auditorium in SF on Thursday, March 12th.\n--\nJean Dawson is equal parts musician and visual artist. Half Mexican and half Black, Jean was raised in Tijuana, and became obsessed with music on his daily five-hour treks across the Mexican / American border to attend school in the US.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}