Information about plays

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

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

{
    "id": 3667211,
    "uri": "https://api.kexp.org/v2/plays/3667211/?format=api",
    "airdate": "2026-06-13T05:20:24-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://dn721501.ca.archive.org/0/items/mbid-ad4e1317-e749-4e44-a014-4bf7646ffeac/mbid-ad4e1317-e749-4e44-a014-4bf7646ffeac-44845186111_thumb500.jpg",
    "thumbnail_uri": "https://ia803201.us.archive.org/27/items/mbid-ad4e1317-e749-4e44-a014-4bf7646ffeac/mbid-ad4e1317-e749-4e44-a014-4bf7646ffeac-44845186111_thumb250.jpg",
    "song": "Generic Actress",
    "track_id": "101e59bd-a6dc-4acf-bd4e-d27d3e3ca79b",
    "recording_id": "015b5e55-ef77-4233-b05b-ebac422c3cf3",
    "artist": "Paycheque",
    "artist_ids": [
        "b4668b78-4707-4f00-95c8-01d7fb5ec4d4"
    ],
    "album": "Paycheque",
    "release_id": "ad4e1317-e749-4e44-a014-4bf7646ffeac",
    "release_group_id": "0db1b22d-9a7b-4260-a770-5d5bff04e18f",
    "labels": [
        "Mansions and Millions"
    ],
    "label_ids": [
        "5001c4af-6add-4516-b1e0-4e1b5d15cb03"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Full-length debut from the L.A. pair due out June 12th - https://mansionsandmillions.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}