Information about plays

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

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

{
    "id": 3571892,
    "uri": "https://api.kexp.org/v2/plays/3571892/?format=api",
    "airdate": "2025-10-30T16:26:53-07:00",
    "show": 64977,
    "show_uri": "https://api.kexp.org/v2/shows/64977/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-0e7dc600-2c9e-4551-b099-453cfd2958df/mbid-0e7dc600-2c9e-4551-b099-453cfd2958df-35427280762_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-0e7dc600-2c9e-4551-b099-453cfd2958df/mbid-0e7dc600-2c9e-4551-b099-453cfd2958df-35427280762_thumb250.jpg",
    "song": "Soon You Die",
    "track_id": "6f9bdd03-8659-47a3-b7e9-ebf94c6b7582",
    "recording_id": "c3cf7141-1dcf-433f-94b7-a5af54ce5aff",
    "artist": "Goat",
    "artist_ids": [
        "6738d800-5160-4959-b78a-ae12c5dba3d0"
    ],
    "album": "Oh Death",
    "release_id": "0e7dc600-2c9e-4551-b099-453cfd2958df",
    "release_group_id": "3fd2c3a0-13f5-41ba-abbd-bdf261f8ba52",
    "labels": [
        "Rocket Recordings"
    ],
    "label_ids": [
        "d681d3ce-6af2-4661-8b49-fc3d20f390a5"
    ],
    "release_date": "2022-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Swedish collective Goat -- \nthey describe themselves as \"Formidable psychic warriors, channelers of the mystic and proponents of a spiritual quest that transcends this realm\" -- and their new album: \"Folk-haunted incantations and free jazz skronk here find common ground, buoyed by relentless forward motion and raucous energy.\"\n\nhttps://goat.bandcamp.com/album/oh-death",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}