Information about plays

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

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

{
    "id": 3472356,
    "uri": "https://api.kexp.org/v2/plays/3472356/?format=api",
    "airdate": "2025-03-05T06:06:37-08:00",
    "show": 62824,
    "show_uri": "https://api.kexp.org/v2/shows/62824/?format=api",
    "image_uri": "https://ia801701.us.archive.org/34/items/mbid-ead4e16d-7a3c-4da4-98b3-f23d16e7907e/mbid-ead4e16d-7a3c-4da4-98b3-f23d16e7907e-41179253039_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/34/items/mbid-ead4e16d-7a3c-4da4-98b3-f23d16e7907e/mbid-ead4e16d-7a3c-4da4-98b3-f23d16e7907e-41179253039_thumb250.jpg",
    "song": "Kiss Kiss Boom",
    "track_id": "3c776979-36dd-47b8-bc9c-b846a094ebd2",
    "recording_id": "bd71c0a0-9a44-4a42-bb43-4287e6b655d1",
    "artist": "Maz",
    "artist_ids": [
        "bb6fdd39-17de-44f7-bd4b-2422883f4b61"
    ],
    "album": "NPC",
    "release_id": "ead4e16d-7a3c-4da4-98b3-f23d16e7907e",
    "release_group_id": "05b4bf84-3786-4389-a55a-3f5929708e91",
    "labels": [
        "Winspear"
    ],
    "label_ids": [
        "76320af7-a39b-4b71-8fa8-c56437f2909d"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At times it seems like Maz has figured out some way to pierce the pop time continuum. Marley Guevara truly pulls inspiration from everywhere—from Blondie to Santigold to Daft Punk. On her debut EP, NPC, the 22-year-old indie pop artist out of the small, out-of-the-way town of Logan, Utah, playfully picks apart growing up, relationships, and self-empowerment. \n\nhttps://girlnamedmaz.bandcamp.com/album/npc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}