Information about plays

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

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

{
    "id": 3639590,
    "uri": "https://api.kexp.org/v2/plays/3639590/?format=api",
    "airdate": "2026-04-08T20:30:23-07:00",
    "show": 66402,
    "show_uri": "https://api.kexp.org/v2/shows/66402/?format=api",
    "image_uri": "https://ia801505.us.archive.org/29/items/mbid-3fe553cd-5e38-4b55-8052-656821f6d113/mbid-3fe553cd-5e38-4b55-8052-656821f6d113-34083564123_thumb500.jpg",
    "thumbnail_uri": "https://dn710004.ca.archive.org/0/items/mbid-3fe553cd-5e38-4b55-8052-656821f6d113/mbid-3fe553cd-5e38-4b55-8052-656821f6d113-34083564123_thumb250.jpg",
    "song": "Gondii",
    "track_id": "6f4e3e54-2fd5-43ef-8c76-e419f3db98c8",
    "recording_id": "624463b3-da3a-4355-9a17-f320240332a4",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Changes",
    "release_id": "3fe553cd-5e38-4b55-8052-656821f6d113",
    "release_group_id": "46b8a415-405e-44ed-ba65-0aeed626355c",
    "labels": [
        "KGLW"
    ],
    "label_ids": [
        "4b3b4fbf-67fa-4693-be97-dc0e4d6385f5"
    ],
    "release_date": "2022-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "King Gizzard & The Lizard Wizard - Full Performance (Live on KEXP) - https://www.youtube.com/watch?v=Jb8UMmrBlC8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}