Information about plays

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

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

{
    "id": 3544953,
    "uri": "https://api.kexp.org/v2/plays/3544953/?format=api",
    "airdate": "2025-08-26T06:26:27-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia904602.us.archive.org/35/items/mbid-42df27fd-82e3-4230-9723-ab3585ec0cce/mbid-42df27fd-82e3-4230-9723-ab3585ec0cce-6689890262_thumb500.jpg",
    "thumbnail_uri": "https://ia904602.us.archive.org/35/items/mbid-42df27fd-82e3-4230-9723-ab3585ec0cce/mbid-42df27fd-82e3-4230-9723-ab3585ec0cce-6689890262_thumb250.jpg",
    "song": "Simple As That",
    "track_id": "a2855605-d8cd-3511-b9b8-b3d84d1552a2",
    "recording_id": "65e4bb9d-9034-4d04-8a6b-5075bc5301d8",
    "artist": "Jungle Brothers",
    "artist_ids": [
        "ce3bc975-a76f-415b-a6cd-1e568c5714dd"
    ],
    "album": "J. Beez Wit the Remedy",
    "release_id": "42df27fd-82e3-4230-9723-ab3585ec0cce",
    "release_group_id": "816842c0-f635-3871-89da-6b000e54cc68",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1993-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Jungle Brothers were known as pioneers in fusing jazz, hip-hop, and house music. J Beez wit the Remedy was a highly experimental album that explored this sonic chaos. As part of the Native Tongues collective, the Jungle Brothers influenced many artists who merged conscious lyrics with funky, jazz-influenced beats.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}