Information about plays

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

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

{
    "id": 3630016,
    "uri": "https://api.kexp.org/v2/plays/3630016/?format=api",
    "airdate": "2026-03-17T04:02:50-07:00",
    "show": 66203,
    "show_uri": "https://api.kexp.org/v2/shows/66203/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-7c706edc-a089-4c42-8264-43ef858a6363/mbid-7c706edc-a089-4c42-8264-43ef858a6363-36726809803_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-7c706edc-a089-4c42-8264-43ef858a6363/mbid-7c706edc-a089-4c42-8264-43ef858a6363-36726809803_thumb250.jpg",
    "song": "Petrichor",
    "track_id": "e5e30345-a62d-4af6-9a11-4e3a5d515d86",
    "recording_id": "7598bc62-6ae0-49b4-87c4-b831df786928",
    "artist": "Kipp Stone",
    "artist_ids": [
        "269b45ed-ba9f-4155-b9ff-5ae81f4242be"
    ],
    "album": "66689 BLVD Prequel",
    "release_id": "7c706edc-a089-4c42-8264-43ef858a6363",
    "release_group_id": "2fe283f3-c7c1-4321-8a79-19e255dbc9d3",
    "labels": [
        "Closed Sessions"
    ],
    "label_ids": [
        "8ec85512-420c-49ec-9f5c-770fcc49dacd"
    ],
    "release_date": "2023-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Really coming down out there...\n\nhttps://closedsessions.bandcamp.com/album/66689-blvd-prequel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}