Information about plays

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

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

{
    "id": 3548461,
    "uri": "https://api.kexp.org/v2/plays/3548461/?format=api",
    "airdate": "2025-09-03T14:40:18-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-9cfe86f9-b28b-4e70-8e6e-6566286d7282/mbid-9cfe86f9-b28b-4e70-8e6e-6566286d7282-34850601337_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-9cfe86f9-b28b-4e70-8e6e-6566286d7282/mbid-9cfe86f9-b28b-4e70-8e6e-6566286d7282-34850601337_thumb250.jpg",
    "song": "Wild Animals",
    "track_id": "0a537298-715d-4818-9bd8-860ccc6f483a",
    "recording_id": "b565b99d-dd07-4bf2-ad30-ac9d3819a1d0",
    "artist": "Liv.e",
    "artist_ids": [
        "0bcfef47-91d0-41dd-87fa-cbf3a396ead3"
    ],
    "album": "Girl in the Half Pearl",
    "release_id": "9cfe86f9-b28b-4e70-8e6e-6566286d7282",
    "release_group_id": "fe55a441-e0f3-409a-b06b-c7c008d17631",
    "labels": [
        "In Real Life"
    ],
    "label_ids": [
        "39a43c68-ae4e-44ec-aa35-57de55f5ea52"
    ],
    "release_date": "2023-02-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailee Olivia Williams, known professionally as Liv.e,, will be in Seattle at the Showbox on Tuesday, December 16th. \n--\nCheck out Liv.e's 2021 Live on KEXP at Home session, hosted by Larry: https://www.youtube.com/watch?v=bF9xAKcRajM\n--\nLarry selected \"Wild Animals\" as a free KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2023/1/30/live-wild-animals/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}