Information about plays

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

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

{
    "id": 3597864,
    "uri": "https://api.kexp.org/v2/plays/3597864/?format=api",
    "airdate": "2025-12-30T05:00:54-08:00",
    "show": 65513,
    "show_uri": "https://api.kexp.org/v2/shows/65513/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Mouth",
    "track_id": "0ea786a3-8ec7-4e9a-ae3b-6f7b833014d7",
    "recording_id": "0d1312a7-b898-44e5-abc2-3d4e92c67f27",
    "artist": "Anna von Hausswolff",
    "artist_ids": [
        "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
    ],
    "album": "Iconoclasts",
    "release_id": "71cd78e6-1ef8-439b-a16b-60015f9428f6",
    "release_group_id": "0a1c27b4-7490-42d9-9cd0-ed65ec47ed9a",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Swedish musician Anna von Hausswolff will be in San Francisco on Monday and Tuesday, March 16th and 17th at the Brick & Mortar Music Hall. \n-- \nHer sixth studio album, \"Iconoclasts,\" features appearances by Iggy Pop and Ethel Cain.: https://annavonhausswolff.bandcamp.com/album/iconoclasts \n-- \nThe great saxophone and clarinet on this track are played by Otis Sandsjö.\n--\nhttps://annavonhausswolff.bandcamp.com/album/iconoclasts https://www.annavonhausswolff.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}