Information about plays

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

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

{
    "id": 3576929,
    "uri": "https://api.kexp.org/v2/plays/3576929/?format=api",
    "airdate": "2025-11-11T18:27:33-08:00",
    "show": 65083,
    "show_uri": "https://api.kexp.org/v2/shows/65083/?format=api",
    "image_uri": "https://ia600702.us.archive.org/32/items/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f-41806409420_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f/mbid-67cf7c95-e1cd-49e8-ad89-2df03b25261f-41806409420_thumb250.jpg",
    "song": "Man Made of Meat",
    "track_id": "b4ed8312-711b-4d41-976b-ca790ae88eff",
    "recording_id": "d0a75ab3-eee0-462e-9e29-41497645b799",
    "artist": "Viagra Boys",
    "artist_ids": [
        "9df0c0ec-619e-447d-a155-23e19d9c84ce"
    ],
    "album": "viagr aboys",
    "release_id": "67cf7c95-e1cd-49e8-ad89-2df03b25261f",
    "release_group_id": "97751ad2-72e1-4b96-832b-76530defaaa8",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Viagra Boys played this song in their recent live performance in the KEXP Gathering Space! That performance just posted to the KEXP You Tube channel - watch here!\nhttps://www.youtube.com/watch?v=fl6CZDmBDl4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}