Information about plays

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

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

{
    "id": 3665863,
    "uri": "https://api.kexp.org/v2/plays/3665863/?format=api",
    "airdate": "2026-06-09T18:06:45-07:00",
    "show": 66946,
    "show_uri": "https://api.kexp.org/v2/shows/66946/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb250.jpg",
    "song": "Don’t Let Them Tell You (It’s Fair)",
    "track_id": "5ab89e29-8c4c-4fb6-ba56-bf115820108c",
    "recording_id": "c3e3d4fb-aa6c-4bba-a228-b7eaf9076c7e",
    "artist": "The Belair Lip Bombs",
    "artist_ids": [
        "9f495346-8e2f-47b3-a4d9-883ba4311d64"
    ],
    "album": "Again",
    "release_id": "469deb05-d545-48c0-a394-0de717e801f6",
    "release_group_id": "17cc0d76-ad83-4a02-a0ee-94975f78015d",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in 2017, The Belair Lip Bombs are from Melbourne. The group consists of lead vocalist, guitarist and keyboardist Maisie Everett, guitarist Mike Bradvica, bassist Jimmy Droughton and drummer Daniel Devlin. They're the first Australian act to sign with Third Man Records and released their second album, 'Again', in October 2025.\n\nhttps://thebelairlipbombs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}