Information about plays

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

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

{
    "id": 3552112,
    "uri": "https://api.kexp.org/v2/plays/3552112/?format=api",
    "airdate": "2025-09-12T13:54:00-07:00",
    "show": 64542,
    "show_uri": "https://api.kexp.org/v2/shows/64542/?format=api",
    "image_uri": "https://ia600608.us.archive.org/1/items/mbid-ef4db1ca-980d-4288-836d-d96c57ac5378/mbid-ef4db1ca-980d-4288-836d-d96c57ac5378-40891873572_thumb500.jpg",
    "thumbnail_uri": "https://ia800608.us.archive.org/1/items/mbid-ef4db1ca-980d-4288-836d-d96c57ac5378/mbid-ef4db1ca-980d-4288-836d-d96c57ac5378-40891873572_thumb250.jpg",
    "song": "Caravan",
    "track_id": "9e988f1f-b810-4dd2-b3a5-9511b2d74ff0",
    "recording_id": "19ecce50-ea47-40b7-a1ba-0931998656d3",
    "artist": "Σtella",
    "artist_ids": [
        "b0a53552-bddc-4c04-9839-be03f42b4cdf"
    ],
    "album": "Adagio",
    "release_id": "ef4db1ca-980d-4288-836d-d96c57ac5378",
    "release_group_id": "d84d2abc-adf9-4744-ac69-ec7a57e3c70a",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Athens, Greece, Σtella has proven herself a strong storyteller, writing old-school pop paeans to the pangs and raptures of love\n\nhttps://stellawithasigma.bandcamp.com/album/adagio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}