Information about plays

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

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

{
    "id": 3539518,
    "uri": "https://api.kexp.org/v2/plays/3539518/?format=api",
    "airdate": "2025-08-13T08:11:51-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia801404.us.archive.org/21/items/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5-41730645445_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5-41730645445_thumb250.jpg",
    "song": "Susan",
    "track_id": "25cd6c61-73c6-473c-bf88-070333c83133",
    "recording_id": "ec175ed8-53e1-48b9-8f57-cc3815a4aec2",
    "artist": "Bleary Eyed",
    "artist_ids": [
        "005824da-bc84-4bce-a955-f579a4d83c29"
    ],
    "album": "Easy",
    "release_id": "6d00e420-1b92-41f5-8b9e-df51cc7644e5",
    "release_group_id": "3c2acbe7-91d4-49d7-826e-953b71757936",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "How GREAT is this song? It's a rhetorical question because clearly it's dancetastic, shoegazy, and great. https://blearyeyed.bandcamp.com/album/easy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}