Information about plays

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

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

{
    "id": 3541570,
    "uri": "https://api.kexp.org/v2/plays/3541570/?format=api",
    "airdate": "2025-08-18T10:45:41-07:00",
    "show": 64324,
    "show_uri": "https://api.kexp.org/v2/shows/64324/?format=api",
    "image_uri": "https://ia803201.us.archive.org/0/items/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd-26122336000_thumb500.jpg",
    "thumbnail_uri": "https://ia903201.us.archive.org/0/items/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd/mbid-f769da37-50a7-4a68-80f2-77be000ae9cd-26122336000_thumb250.jpg",
    "song": "Televised Mind",
    "track_id": "41454d00-03f5-4dc8-821d-7e270fcc277f",
    "recording_id": "783c88b0-875a-4b1b-80ac-cb6096d9b8e1",
    "artist": "Fontaines D.C.",
    "artist_ids": [
        "fd87acc7-e0a0-4a45-bc2a-d2ab5c10be68"
    ],
    "album": "A Hero's Death",
    "release_id": "b18b6936-7b0b-4253-97f2-1532447f54b9",
    "release_group_id": "8eac43e3-2fbc-488b-b728-f79c17836fef",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2020-07-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Televised Mind comments on technological distractions in modern society, \"swipe your thoughts from Broadway.\" \n\nFontaines D.C. performed from London for a Live on KEXP from Home session that included \"Televised Mind\": https://youtu.be/tKrKmleb7NI.\n\nhttps://fontainesdc.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}