Information about plays

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

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

{
    "id": 3600085,
    "uri": "https://api.kexp.org/v2/plays/3600085/?format=api",
    "airdate": "2026-01-04T09:41:45-08:00",
    "show": 65561,
    "show_uri": "https://api.kexp.org/v2/shows/65561/?format=api",
    "image_uri": "https://ia801709.us.archive.org/19/items/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206-43709493711_thumb500.jpg",
    "thumbnail_uri": "https://ia601709.us.archive.org/19/items/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206/mbid-0796bd96-0e2f-47c3-8cc0-bdb7ecf69206-43709493711_thumb250.jpg",
    "song": "Dewayne",
    "track_id": "48d33ad1-2f7a-4d6b-89ed-10e7982be79a",
    "recording_id": "ac7600e3-d541-4d5d-b0e0-9016749d4648",
    "artist": "Jesse Sykes & The Sweet Hereafter",
    "artist_ids": [
        "254b5419-1819-49c9-abcf-6e9b8210ebf4"
    ],
    "album": "Forever, I’ve Been Being Born",
    "release_id": "0796bd96-0e2f-47c3-8cc0-bdb7ecf69206",
    "release_group_id": "38a03ae6-266b-4404-8f10-f4383b20d923",
    "labels": [
        "Southern Lord"
    ],
    "label_ids": [
        "3b78c7e5-6292-4f6b-b921-bdcbe681ea27"
    ],
    "release_date": "2025-11-28",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "From Seattle band Jesse Sykes & The Sweet Hereafter's 'Forever, I've Been Being Born', their fifth album since 2002, and first since 2011's 'Marble Son'.\n\nCheck out their live performance from the KEXP studio in 2011: https://www.youtube.com/watch?v=j_98AKvhdOA\n\nhttps://jessesykesandthesweethereafter.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}