Information about plays

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

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

{
    "id": 3545491,
    "uri": "https://api.kexp.org/v2/plays/3545491/?format=api",
    "airdate": "2025-08-27T12:48:50-07:00",
    "show": 64401,
    "show_uri": "https://api.kexp.org/v2/shows/64401/?format=api",
    "image_uri": "https://ia902309.us.archive.org/19/items/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a-34104835062_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a-34104835062_thumb250.jpg",
    "song": "Big Fig Wasp",
    "track_id": "a2685ab3-6f93-416f-b254-415d2a4d265b",
    "recording_id": "efdd86af-12fb-44fa-8e34-e0e67e5b58be",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Nonagon Infinity",
    "release_id": "9b8f9c53-dbdf-4aca-af6c-17a23035e20a",
    "release_group_id": "7c365e51-de7b-4c72-80dd-4e0536258c6e",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2016-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Andrew:\n\n\"My wife and I are amplifiers, and I almost  always listen to KEXP while working as a USPS mail carrier in Seattle's Wallingford, Fremont, and Green Lake neighborhoods. Because I run into a lot of insects on the job, could I request Big Fig Wasp by King Gizzard and the Lizard Wizard?\n\nThank you for all the amplifier love today!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}