Information about plays

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

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

{
    "id": 3524726,
    "uri": "https://api.kexp.org/v2/plays/3524726/?format=api",
    "airdate": "2025-07-09T12:22:28-07:00",
    "show": 63965,
    "show_uri": "https://api.kexp.org/v2/shows/63965/?format=api",
    "image_uri": "https://ia801908.us.archive.org/8/items/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e-3778560343_thumb500.jpg",
    "thumbnail_uri": "https://ia801908.us.archive.org/8/items/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e-3778560343_thumb250.jpg",
    "song": "Army of Me",
    "track_id": "cb45d3e6-b5ef-32bf-b1c1-89687866005e",
    "recording_id": "8b189d0c-8a13-4813-8882-3e648938ef2d",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Post",
    "release_id": "9bcd15ef-f472-3151-b4f3-ecef9d64553e",
    "release_group_id": "b2a6e057-087d-3ae5-a6e5-7f5fa39808ff",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1995-06-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bjork is a passionate climate activist. Her new film, Cornucopia is about climate change and technology in music. “Cornucopia is a response to the environmental problems we’re in, to patriarchy. It’s a response to a lot of problems. And the response is: Let’s not stop there. We have abundance. We have solutions. We can start over.\n\nhttps://www.lofficielph.com/culture/bjork-cornucopia-film-apple-music-live\n\nhttps://www.bjork.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}