Information about plays

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

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

{
    "id": 3550120,
    "uri": "https://api.kexp.org/v2/plays/3550120/?format=api",
    "airdate": "2025-09-07T17:04:47-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia803208.us.archive.org/4/items/mbid-9acd57ae-26f7-4f02-a3c4-0f9072404a67/mbid-9acd57ae-26f7-4f02-a3c4-0f9072404a67-18706202187_thumb500.jpg",
    "thumbnail_uri": "https://ia803208.us.archive.org/4/items/mbid-9acd57ae-26f7-4f02-a3c4-0f9072404a67/mbid-9acd57ae-26f7-4f02-a3c4-0f9072404a67-18706202187_thumb250.jpg",
    "song": "Certainty",
    "track_id": "7ceb1d1f-29c6-4af6-8ada-21bde7892c40",
    "recording_id": "73021fa6-5402-4714-9e83-c7d273b3b721",
    "artist": "Temples",
    "artist_ids": [
        "1916fc94-bf9c-4ba2-90b0-22ebb5444d57"
    ],
    "album": "Volcano",
    "release_id": "9acd57ae-26f7-4f02-a3c4-0f9072404a67",
    "release_group_id": "157ecb59-61d7-4ace-8e20-740cd4c968ae",
    "labels": [
        "Heavenly Recordings",
        "Fat Possum Records"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a",
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2017-03-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Temples member James Bagshaw described this album as being \"a result of implementing a load of things that we didn't know about the first time around [on Sun Structures].\"  https://tinyurl.com/2v4a2dkn\n\nTemples played in the KEXP Gathering Space way back in 2016; check it out here: https://tinyurl.com/yh48rz3e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}