Information about plays

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

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

{
    "id": 3608616,
    "uri": "https://api.kexp.org/v2/plays/3608616/?format=api",
    "airdate": "2026-01-24T18:56:41-08:00",
    "show": 65746,
    "show_uri": "https://api.kexp.org/v2/shows/65746/?format=api",
    "image_uri": "https://ia800308.us.archive.org/19/items/mbid-507edfd3-9548-40ce-bf87-8532b7830cbd/mbid-507edfd3-9548-40ce-bf87-8532b7830cbd-13822800345_thumb500.jpg",
    "thumbnail_uri": "https://ia600308.us.archive.org/19/items/mbid-507edfd3-9548-40ce-bf87-8532b7830cbd/mbid-507edfd3-9548-40ce-bf87-8532b7830cbd-13822800345_thumb250.jpg",
    "song": "Sad Bath",
    "track_id": "747d1da1-d816-489d-a97c-4effc802532b",
    "recording_id": "6f9e02d3-6ea7-4342-8f3c-25e905d22c68",
    "artist": "Wild Powwers",
    "artist_ids": [
        "8565c112-454c-4f25-8e58-cd9bac5747c2"
    ],
    "album": "Hugs And Kisses And Other Things",
    "release_id": "507edfd3-9548-40ce-bf87-8532b7830cbd",
    "release_group_id": "781a7828-5a04-49c3-814c-0510447e223d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2016-03-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "WILD POWWERS are 3 Seattle kids who “specialize in the sort of carefree grunge riff-rock that gets better the dirtier it gets. Each layer of meticulously gnarly distortion, each off-kilter lyric, drenched in garage-echo reverb, is pure Pacific Northwest filth”.\nhttps://wildpowwers.bandcamp.com/",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}