Information about plays

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

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

{
    "id": 3519477,
    "uri": "https://api.kexp.org/v2/plays/3519477/?format=api",
    "airdate": "2025-06-27T10:17:08-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-3c4dcde4-ec82-49ab-a757-2ed474477e1f/mbid-3c4dcde4-ec82-49ab-a757-2ed474477e1f-42162695411_thumb500.jpg",
    "thumbnail_uri": "https://ia600901.us.archive.org/29/items/mbid-3c4dcde4-ec82-49ab-a757-2ed474477e1f/mbid-3c4dcde4-ec82-49ab-a757-2ed474477e1f-42162695411_thumb250.jpg",
    "song": "Open the Gate",
    "track_id": "8059b3d5-9f1b-430b-864f-96d32f2bd6c4",
    "recording_id": "7c6355cd-4e5d-4e9e-bc8c-7c3b3adc2b03",
    "artist": "The Mighty Mocambos",
    "artist_ids": [
        "156d4cf8-1953-407c-aa69-e0e017fd0225"
    ],
    "album": "A Higher Frequency",
    "release_id": "3c4dcde4-ec82-49ab-a757-2ed474477e1f",
    "release_group_id": "42948ae8-e422-408d-b221-7413cd8825b5",
    "labels": [
        "Mocambo"
    ],
    "label_ids": [
        "7332a773-ba53-4281-bdb4-5f4b6b0c04e8"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Open the Gate\" is the opening track to the Hamburg band's new album, A Higher Frequency, released earlier this month! \n\n\"[It's] ten tracks full of spiritual grooves, soulful themes, loose funkiness and organic interplay, captured with state-of-the-art 1960s gear in a super-vibey room - but the title A Higher Frequency is not just about the pristine analogue sound quality of the recording, it is also a reference to a transcendent wavelength where minds meet and music connects.\" \nhttps://themightymocambos.bandcamp.com/album/a-higher-frequency",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}