Information about plays

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

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

{
    "id": 3645305,
    "uri": "https://api.kexp.org/v2/plays/3645305/?format=api",
    "airdate": "2026-04-22T10:29:18-07:00",
    "show": 66522,
    "show_uri": "https://api.kexp.org/v2/shows/66522/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/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": "People Vultures",
    "track_id": "d968cacb-a28c-445b-99e5-748b084d7c0b",
    "recording_id": "0690b0a3-13b4-4ad0-a282-f56d3990b30d",
    "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": "Nonagon Infinity is the 8th studio album amongst a prolific list of releases by Australian psych rock band King Gizzard & the Lizard Wizard!\n\nhttps://kinggizzardandthelizardwizard.com/\n\nKing Gizz has also graced the KEXP studio numerous times! Watch their performances at our Youtube channel!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}