Information about plays

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

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

{
    "id": 3547581,
    "uri": "https://api.kexp.org/v2/plays/3547581/?format=api",
    "airdate": "2025-09-01T13:10:01-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "https://ia601004.us.archive.org/28/items/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864-42892777141_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864/mbid-b860c24b-a30c-4dfc-886a-1d7878e6f864-42892777141_thumb250.jpg",
    "song": "Vivid Light",
    "track_id": "8c2e5d89-18f7-4509-92b7-2a2a98a98444",
    "recording_id": "04fb1fef-42b3-4446-b38c-a7646da8f75b",
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Essex Honey",
    "release_id": "b860c24b-a30c-4dfc-886a-1d7878e6f864",
    "release_group_id": "778e2320-736e-4634-ae65-354d408c40e9",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Essex Honey is the fifth studio album by English musician Dev Hynes, under his stage name Blood Orange. The album follows the 2022 EP Four Songs and marks his first full-length studio release since 2018's Negro Swan.\n\nBlood Orange is playing the Portola Festival at Pier 80 in San Francisco on Day 1 (September 20, 2025):\n\nhttps://www.songkick.com/festivals/3446048-portola/id/42592995-portola-festival-2025?utm_source=1471&utm_medium=partner",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}