Information about plays

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

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

{
    "id": 3656481,
    "uri": "https://api.kexp.org/v2/plays/3656481/?format=api",
    "airdate": "2026-05-18T17:16:17-07:00",
    "show": 66753,
    "show_uri": "https://api.kexp.org/v2/shows/66753/?format=api",
    "image_uri": "https://dn711402.ca.archive.org/0/items/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a-44558719516_thumb500.jpg",
    "thumbnail_uri": "https://dn711402.ca.archive.org/0/items/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a-44558719516_thumb250.jpg",
    "song": "New Wave Groove",
    "track_id": "104a8a37-0244-4fa0-b2d1-069e3b32d8b1",
    "recording_id": "d4c09c7c-bfdf-442a-b9d0-7f99e99d9f57",
    "artist": "Honey Dijon feat. Rochelle Jordan",
    "artist_ids": [
        "0e0d5912-4026-47ef-be1c-c876c7108dd2",
        "740c6238-3f5d-4e63-8836-826ad6c611ab"
    ],
    "album": "The Nightlife",
    "release_id": "d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a",
    "release_group_id": "b42f4a6e-6d40-4231-8486-67cab89a3e34",
    "labels": [
        "SOS"
    ],
    "label_ids": [
        "dc424ac8-72ef-48e7-a5e3-a4ee3ed18ad4"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from Honey Dijon features many collaborations, including this one with Rochelle Jordan.\n\nhttps://honeydijon.bandcamp.com/album/the-nightlife-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}