Information about plays

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

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

{
    "id": 3581298,
    "uri": "https://api.kexp.org/v2/plays/3581298/?format=api",
    "airdate": "2025-11-22T03:57:07-08:00",
    "show": 65175,
    "show_uri": "https://api.kexp.org/v2/shows/65175/?format=api",
    "image_uri": "https://ia801908.us.archive.org/24/items/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad-3776631884_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/24/items/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad-3776631884_thumb250.jpg",
    "song": "Big Time Sensuality",
    "track_id": "590c4602-bd1b-322b-b4b1-e6d128cabc07",
    "recording_id": "28449b7c-6d77-4b18-9eeb-d306bea99746",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Debut",
    "release_id": "129a9696-1620-3d40-8ba1-7deb3f7ccfad",
    "release_group_id": "6891a28c-5865-36e2-9e5f-c9fac1d3595f",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1993-07-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For one, happy belated to Guðmundsdóttir, born on November 21, 1965. \n\nbut also Björk releases the single \"Big Time Sensuality\" from her first studio album \"Debut\" on this day in 1993!\n\n---\nIn January, she gave her first on-camera interview in ten years.  Watch that video interview: https://www.youtube.com/watch?v=0mGUk6WEUu4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}