Information about plays

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

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

{
    "id": 3568065,
    "uri": "https://api.kexp.org/v2/plays/3568065/?format=api",
    "airdate": "2025-10-21T14:33:39-07:00",
    "show": 64896,
    "show_uri": "https://api.kexp.org/v2/shows/64896/?format=api",
    "image_uri": "https://ia803408.us.archive.org/10/items/mbid-d50f9e4a-39ac-4563-b75a-2c5cc089ef99/mbid-d50f9e4a-39ac-4563-b75a-2c5cc089ef99-7940711948_thumb500.jpg",
    "thumbnail_uri": "https://ia803408.us.archive.org/10/items/mbid-d50f9e4a-39ac-4563-b75a-2c5cc089ef99/mbid-d50f9e4a-39ac-4563-b75a-2c5cc089ef99-7940711948_thumb250.jpg",
    "song": "Take the Pain and Use It",
    "track_id": "df1dfcad-04f4-30f0-9a56-9407c4e80a92",
    "recording_id": "65a3ec8d-7f29-4836-8284-cf4e2045a37b",
    "artist": "Bratmobile",
    "artist_ids": [
        "d6dfbc0b-d737-49df-be8e-517b85985bcb"
    ],
    "album": "Girls Get Busy",
    "release_id": "24f4dd0a-49f6-479c-b139-c6d67d50395b",
    "release_group_id": "7ca89560-3bfa-3750-85e9-fbc0557bf3a5",
    "labels": [
        "Lookout! Records"
    ],
    "label_ids": [
        "1688db48-6fb1-43df-883d-954d39477958"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Along with Bikini Kill, Olympia, Washington's Bratmobile spearheaded the riot grrrl revolution of the early 1990s, battling the long-standing dominance of men within the punk rock community to help empower a new generation of female musicians and fans. They were comprised of singer Allison Wolfe, guitarist Erin Smith, and drummer Molly Neuman. : https://www.allmusic.com/artist/bratmobile-mn0000615489#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}