Information about plays

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

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

{
    "id": 3545617,
    "uri": "https://api.kexp.org/v2/plays/3545617/?format=api",
    "airdate": "2025-08-27T20:59:20-07:00",
    "show": 64404,
    "show_uri": "https://api.kexp.org/v2/shows/64404/?format=api",
    "image_uri": "https://ia601709.us.archive.org/31/items/mbid-764c1053-5213-4c59-bc78-925446e7a2a2/mbid-764c1053-5213-4c59-bc78-925446e7a2a2-28206532699_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-764c1053-5213-4c59-bc78-925446e7a2a2/mbid-764c1053-5213-4c59-bc78-925446e7a2a2-28206532699_thumb250.jpg",
    "song": "The Dream",
    "track_id": "d414e241-a53c-4e0f-9f48-54687911e364",
    "recording_id": "328906ee-be15-49cd-a181-5bb396309166",
    "artist": "Thee Oh Sees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "Live in San Francisco",
    "release_id": "764c1053-5213-4c59-bc78-925446e7a2a2",
    "release_group_id": "c217600b-f987-4bdf-85f1-c275545b4bcc",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2016-07-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Many listeners requested Osees!\n--\nThis album was recorded over three nights in July, 2015 at The Chapel, in San Francisco.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}