Information about plays

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

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

{
    "id": 3546400,
    "uri": "https://api.kexp.org/v2/plays/3546400/?format=api",
    "airdate": "2025-08-29T18:05:31-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-22a231d7-d174-40a3-b1b0-7eb3dce6df26/mbid-22a231d7-d174-40a3-b1b0-7eb3dce6df26-35637634916_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-22a231d7-d174-40a3-b1b0-7eb3dce6df26/mbid-22a231d7-d174-40a3-b1b0-7eb3dce6df26-35637634916_thumb250.jpg",
    "song": "Golden Air",
    "track_id": "7f07683a-9553-41c5-922e-c2da22a92888",
    "recording_id": "af833d4f-367f-4fdc-98e3-6f1625360e33",
    "artist": "Sun’s Signature",
    "artist_ids": [
        "f9021e5d-3f01-4ce1-8d10-9a5a81978c19"
    ],
    "album": "Sun's Signature",
    "release_id": "22a231d7-d174-40a3-b1b0-7eb3dce6df26",
    "release_group_id": "2c926392-c58f-4479-8166-e494bc2fee79",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2022-07-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Scottish singer Elizabeth Fraser, of Cocteau Twins fame.\n\nSun's Signature is the collaboration of Fraser and Massive Attack drummer Damon Reece. \n\nThe EP was first made available as a physical release for Record Store Day. All of the songs on Sun’s Signature have existed in one form or another for quite some time. The duo debuted the tracks in early form at the ANOHNI-curated Meltdown Festival in 2012.\n--\nCheck out the official visualizer for \"Golden Air\": https://www.youtube.com/watch?v=FN1fTs15jD4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}