Information about plays

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

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

{
    "id": 3629707,
    "uri": "https://api.kexp.org/v2/plays/3629707/?format=api",
    "airdate": "2026-03-16T10:22:20-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-49715d20-299a-46be-84a1-cca55a10d2a8/mbid-49715d20-299a-46be-84a1-cca55a10d2a8-34576613635_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-49715d20-299a-46be-84a1-cca55a10d2a8/mbid-49715d20-299a-46be-84a1-cca55a10d2a8-34576613635_thumb250.jpg",
    "song": "Body Chamber",
    "track_id": "5c04e179-4581-4f46-be24-63c8c6191629",
    "recording_id": "e751cb04-be57-458c-b077-b64f377cd801",
    "artist": "Versing",
    "artist_ids": [
        "d74c3287-3e5c-415f-a752-21737183da93"
    ],
    "album": "Nirvana",
    "release_id": "49715d20-299a-46be-84a1-cca55a10d2a8",
    "release_group_id": "38b96a0b-e0ff-4f00-b4ef-6c1b02021ded",
    "labels": [
        "Help Yourself"
    ],
    "label_ids": [
        "420537f2-b1d7-43b5-989f-0343a1cdfdf0"
    ],
    "release_date": "2017-09-29",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Versing - Full Performance (Live on KEXP, from 2019): https://www.youtube.com/watch?v=ZGsFVg7gJUU.\n\nVersing hails from Seattle, WA! https://versing.bandcamp.com/\nhttps://versing.neocities.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}