Information about plays

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

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

{
    "id": 3588786,
    "uri": "https://api.kexp.org/v2/plays/3588786/?format=api",
    "airdate": "2025-12-09T05:27:22-08:00",
    "show": 65329,
    "show_uri": "https://api.kexp.org/v2/shows/65329/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hatin’ You",
    "track_id": "c85bf360-753b-4d39-81df-88aaa373371c",
    "recording_id": "eaca12f0-c6ab-4f66-8892-65f55bb3dc6f",
    "artist": "Strange Lot",
    "artist_ids": [
        "70254b5b-c89e-47ba-ada5-2a7ddc87f8f5"
    ],
    "album": "Hatin’ You",
    "release_id": "ea6daf1b-b789-45b3-866c-64928c87f244",
    "release_group_id": "b8fc96bd-4034-42df-b590-0ab4ec533266",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2025-10-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "STRANGE LOT began as the bedroom project of singer/guitarist Dominic Mena in Phoenix before relocating to Austin in 2019. The band has since evolved into its current lineup: Dominic Mena, Tim Lormor, Levi Murray on bass, and Jordan Fitzpatrick on synthesizer and guitar.\n\nhttps://strangelot.bandcamp.com/album/hatin-you",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}