Information about plays

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

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

{
    "id": 3546217,
    "uri": "https://api.kexp.org/v2/plays/3546217/?format=api",
    "airdate": "2025-08-29T07:49:32-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia800207.us.archive.org/26/items/mbid-1ea4753b-b3e2-44a8-afa5-48f99c08a314/mbid-1ea4753b-b3e2-44a8-afa5-48f99c08a314-3263000680_thumb500.jpg",
    "thumbnail_uri": "https://ia600207.us.archive.org/26/items/mbid-1ea4753b-b3e2-44a8-afa5-48f99c08a314/mbid-1ea4753b-b3e2-44a8-afa5-48f99c08a314-3263000680_thumb250.jpg",
    "song": "One Armed Scissor",
    "track_id": "6f760c47-0659-3ef8-8490-58583b61b6e5",
    "recording_id": "d70d89d2-ee5e-4e50-98b1-179dc2fde3d1",
    "artist": "At the Drive‐In",
    "artist_ids": [
        "7e13cd1c-0300-4d03-bd8e-5f86dd99d74f"
    ],
    "album": "Relationship of Command",
    "release_id": "1ea4753b-b3e2-44a8-afa5-48f99c08a314",
    "release_group_id": "b7f5ed97-bb72-31fb-acd8-4bad86d95a58",
    "labels": [
        "Grand Royal"
    ],
    "label_ids": [
        "9844e78d-d74a-4722-a28b-5f5ff840b6ad"
    ],
    "release_date": "2000-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Did you know that there's a  new documentary, \"Omar and Cedric: If This Ever Gets Weird,\" about At the Drive-In and The Mars Volta founders Omar Rodríguez-López and Cedric Bixler-Zavala? Learn more about it here: https://www.thenote.com.au/news/at-the-drive-in-the-mars-volta-documentary\n--\nHere's the live performance of \"One Armed Scissor\" on Conan in 2000: https://www.youtube.com/watch?v=Jrc7HIb5bbQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}