Information about plays

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

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

{
    "id": 3542110,
    "uri": "https://api.kexp.org/v2/plays/3542110/?format=api",
    "airdate": "2025-08-19T15:31:57-07:00",
    "show": 64332,
    "show_uri": "https://api.kexp.org/v2/shows/64332/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-c7c1abf4-ef3e-46e0-9488-986c7c979187/mbid-c7c1abf4-ef3e-46e0-9488-986c7c979187-39480643954_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-c7c1abf4-ef3e-46e0-9488-986c7c979187/mbid-c7c1abf4-ef3e-46e0-9488-986c7c979187-39480643954_thumb250.jpg",
    "song": "Iyo no Hito",
    "track_id": "053ee4eb-362e-4223-996b-0b7996e10f07",
    "recording_id": "1d12c38e-f20d-404b-b77f-45673357555d",
    "artist": "maya ongaku",
    "artist_ids": [
        "36edfc43-0517-492b-a38d-750e2b4a479d"
    ],
    "album": "Electronic Phantoms",
    "release_id": "c7c1abf4-ef3e-46e0-9488-986c7c979187",
    "release_group_id": "81bfff8f-e9fa-471d-9cdb-8880094acfd3",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "maya ongaku recently stopped by for a live session. Watch the video below!\n\nhttps://www.youtube.com/watch?v=TIUlGjNppa8\n--\nHailing from the seaside communities surrounding Enoshima, a small island located 50 km southwest of Tokyo, maya ongaku is a ragtag collective of local musicians whose brand of earthy psychedelia transcends widely beyond the roots of their inner souls.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}