Information about plays

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

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

{
    "id": 3539578,
    "uri": "https://api.kexp.org/v2/plays/3539578/?format=api",
    "airdate": "2025-08-13T11:35:45-07:00",
    "show": 64278,
    "show_uri": "https://api.kexp.org/v2/shows/64278/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-dc0b280c-63bb-4bd5-9e7b-b91363cb1ea3/mbid-dc0b280c-63bb-4bd5-9e7b-b91363cb1ea3-27393444384_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-dc0b280c-63bb-4bd5-9e7b-b91363cb1ea3/mbid-dc0b280c-63bb-4bd5-9e7b-b91363cb1ea3-27393444384_thumb250.jpg",
    "song": "Gamma Knife",
    "track_id": "d7d3a761-fe64-4c6d-9307-a07d6c24db4c",
    "recording_id": "86d60ccc-c28d-40b3-9e53-b8468a7b8447",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Nonagon Infinity",
    "release_id": "dc0b280c-63bb-4bd5-9e7b-b91363cb1ea3",
    "release_group_id": "7c365e51-de7b-4c72-80dd-4e0536258c6e",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the band's 8th album!\n\nhttps://kinggizzard.bandcamp.com/\nhttps://kinggizzardandthelizardwizard.com/\n\nKing Gizz has performed on KEXP numerous times throughout the years, you can watch their performances on KEXP's youtube channel: https://www.youtube.com/watch?v=Jb8UMmrBlC8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}