Information about plays

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

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

{
    "id": 3637859,
    "uri": "https://api.kexp.org/v2/plays/3637859/?format=api",
    "airdate": "2026-04-04T19:28:38-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://coverartarchive.org/release/29a7fcee-d50d-42c1-b42a-47987f0df3c0/44376824158-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/29a7fcee-d50d-42c1-b42a-47987f0df3c0/44376824158-250.jpg",
    "song": "You Got a Brain (Use It)",
    "track_id": null,
    "recording_id": "88b350b8-25d3-46cd-9a65-7269c6bdb3f3",
    "artist": "The Fartz",
    "artist_ids": [
        "2e95c700-0e9c-4fc9-9828-ddaebba37632"
    ],
    "album": "Because This Fuckin' World Still Stinks...",
    "release_id": null,
    "release_group_id": "d7d84448-5ee2-3257-a0f9-d8a4092d3a91",
    "labels": [
        "Alternative Tentacles"
    ],
    "label_ids": [
        "f1273178-651b-4d02-8f21-4ab1ec5a689a"
    ],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Old School Hardcore band formed in Seattle, Washington in 1981.\n\n\"You Got A Brain\" is the first from the self released 1981 9 song 7\" E.P. \"Because This Fing World Stinks\", it was later Re-issued in 1982 on Alternative Tentacles Records # Virus 21, the band had many line-up changes over the years, including Duff McKagan of Gun's 'N' Roses who played drums on 3 tracks from the \"You, We See You Crawling\" Compilation L.P. mostly recorded in 1982 and and released on Empty Records in 1990. \n\nThe lead singer of the band, Blane Cook, later formed The Accüsed.",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}