Information about plays

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

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

{
    "id": 3611273,
    "uri": "https://api.kexp.org/v2/plays/3611273/?format=api",
    "airdate": "2026-01-31T03:45:14-08:00",
    "show": 65799,
    "show_uri": "https://api.kexp.org/v2/shows/65799/?format=api",
    "image_uri": "https://ia801509.us.archive.org/6/items/mbid-a19da87a-f16e-46c1-9c51-93e3d3e665e3/mbid-a19da87a-f16e-46c1-9c51-93e3d3e665e3-16175614899_thumb500.jpg",
    "thumbnail_uri": "https://ia801509.us.archive.org/6/items/mbid-a19da87a-f16e-46c1-9c51-93e3d3e665e3/mbid-a19da87a-f16e-46c1-9c51-93e3d3e665e3-16175614899_thumb250.jpg",
    "song": "Get Off the Internet",
    "track_id": "8f4ff67c-8830-3e55-b160-69a9ecf79752",
    "recording_id": "b1dec9e8-a6a6-4879-975b-d8f965cfdc1b",
    "artist": "Le Tigre",
    "artist_ids": [
        "2d67239c-aa40-4ad5-a807-9052b66857a6"
    ],
    "album": "From the Desk of Mr. Lady",
    "release_id": "a19da87a-f16e-46c1-9c51-93e3d3e665e3",
    "release_group_id": "9a2a5ab1-8771-32b1-8e44-ccd7235d8f91",
    "labels": [
        "Mr. Lady Records"
    ],
    "label_ids": [
        "5d4b7256-2317-472c-8d5f-cd5f2d8f8f20"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Get off the Internet‘ acted as a clarion call to activists to return to real life protest. As Johanna Fateman said in a 2002 interview in Venus Zine, it was a reminder to people “not to become isolated in their apartments or their offices with their e-mail.”\n\n“People get so involved in online discourse that it sort of becomes meaningless — it’s kind of like being in a hall of mirrors or something. That’s what that song is about to me — it’s about actually remembering what your priorities are.”: https://thefword.org.uk/2012/09/song_le_tigre_internet/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}