Information about plays

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

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

{
    "id": 3641497,
    "uri": "https://api.kexp.org/v2/plays/3641497/?format=api",
    "airdate": "2026-04-13T08:39:58-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-dd18238c-31e9-4958-9d9a-fdcb906ec98b/mbid-dd18238c-31e9-4958-9d9a-fdcb906ec98b-30108796897_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-dd18238c-31e9-4958-9d9a-fdcb906ec98b/mbid-dd18238c-31e9-4958-9d9a-fdcb906ec98b-30108796897_thumb250.jpg",
    "song": "Magnolia Blues",
    "track_id": "632a06f6-e9d8-4602-8347-46df7f9a279a",
    "recording_id": "bd443e73-884c-4164-9d78-ee7c37ca5d5d",
    "artist": "Adia Victoria",
    "artist_ids": [
        "7b1252da-a5e6-49db-9ca8-1d3045d8dc2c"
    ],
    "album": "A Southern Gothic",
    "release_id": "dd18238c-31e9-4958-9d9a-fdcb906ec98b",
    "release_group_id": "408432e4-4908-4e0b-8682-2b8fed07d4ed",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2021-09-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2022 when touring for this album, Adia Victoria performed \"Magnolia Blues\" live in the KEXP studio.  See that entire in-studio performance:\nhttps://www.youtube.com/watch?v=Ju4v-lLvIlI\n\nThe South Carolina–born, Nashville-based artist was joined on this album by Margo Price, Jason Isbell, Kyshona, and Matt Berninger.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}