Information about plays

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

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

{
    "id": 3601844,
    "uri": "https://api.kexp.org/v2/plays/3601844/?format=api",
    "airdate": "2026-01-08T13:44:44-08:00",
    "show": 65596,
    "show_uri": "https://api.kexp.org/v2/shows/65596/?format=api",
    "image_uri": "https://ia902803.us.archive.org/21/items/mbid-7d0ea5e6-d490-4366-bbc7-2a14b8192dd0/mbid-7d0ea5e6-d490-4366-bbc7-2a14b8192dd0-25079039948_thumb500.jpg",
    "thumbnail_uri": "https://ia802803.us.archive.org/21/items/mbid-7d0ea5e6-d490-4366-bbc7-2a14b8192dd0/mbid-7d0ea5e6-d490-4366-bbc7-2a14b8192dd0-25079039948_thumb250.jpg",
    "song": "Stomp",
    "track_id": "4b94b12c-dae1-49b5-8b77-2014a32a173c",
    "recording_id": "d986ee55-104a-4b3a-afda-83afd2016124",
    "artist": "The Brothers Johnson",
    "artist_ids": [
        "cfb830a4-66ca-4d81-a099-033883b39ad8"
    ],
    "album": "Blast!",
    "release_id": "05a789c3-cdcd-47cc-9dcb-71d7153a769f",
    "release_group_id": "ea6103bf-bde8-47db-bd24-0d39ba497814",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Classic Funk/ R&B band The Brothers Johnson comprised two biological brothers and bandmates, composer/ guitarist/ vocalist George “Lightnin’ Licks” Johnson, and composer/ bassist/ vocalist Louis E. “Thunder Thumbs” Johnson.:\n--\n Overall, The Brothers Johnson produced ten albums, including the last one in 1996 titled Brothers’ N’ Love with A & M Records. The ensemble was inducted into the Rock and Roll Hall of Fame in 2000. : https://blackpast.org/african-american-history/brothers-johnson-1973/\n--\nDon't miss the video for \"Stomp\": https://www.youtube.com/watch?v=tPBDMihPRJA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}