Information about plays

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

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

{
    "id": 3542108,
    "uri": "https://api.kexp.org/v2/plays/3542108/?format=api",
    "airdate": "2025-08-19T15:27:51-07:00",
    "show": 64332,
    "show_uri": "https://api.kexp.org/v2/shows/64332/?format=api",
    "image_uri": "https://ia801001.us.archive.org/29/items/mbid-5db9e4b7-89d6-4fbf-a104-578350b8fb1a/mbid-5db9e4b7-89d6-4fbf-a104-578350b8fb1a-42630774899_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-5db9e4b7-89d6-4fbf-a104-578350b8fb1a/mbid-5db9e4b7-89d6-4fbf-a104-578350b8fb1a-42630774899_thumb250.jpg",
    "song": "autowalk",
    "track_id": "75fbb09e-3778-4cea-a4d2-adfb598dbe98",
    "recording_id": "70b26e49-2de4-46b0-a321-9e8a8503fc24",
    "artist": "Go Kurosawa",
    "artist_ids": [
        "e5451b34-10b3-49fb-9a86-37fe7297b8a0"
    ],
    "album": "autowalk",
    "release_id": "5db9e4b7-89d6-4fbf-a104-578350b8fb1a",
    "release_group_id": "2a54864e-6117-4bcc-8284-3b77bf3975e9",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2025-07-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Kikagaku Moyo drummer and Guruguru labelhead shifts slightly from the band’s psychedelics, working in a less structured manner. The single pops up on the new record, Soft Shakes, from Guruguru Brain.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}