Information about plays

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

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

{
    "id": 3638611,
    "uri": "https://api.kexp.org/v2/plays/3638611/?format=api",
    "airdate": "2026-04-06T12:10:25-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-df2c4459-51eb-40c1-ab17-b9e8e6e79fe4/mbid-df2c4459-51eb-40c1-ab17-b9e8e6e79fe4-42357208811_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-df2c4459-51eb-40c1-ab17-b9e8e6e79fe4/mbid-df2c4459-51eb-40c1-ab17-b9e8e6e79fe4-42357208811_thumb250.jpg",
    "song": "Love Louder",
    "track_id": "b8f7b05d-42df-4bbb-b7ac-e71e927de6b1",
    "recording_id": "e9427c79-37f5-4b73-8bd9-84bac8c65237",
    "artist": "Nomi Ruiz & Eli Escobar",
    "artist_ids": [
        "10d8344a-cc98-4881-8e1c-44cd05e92a1f",
        "518fd51f-9197-4e78-b28c-927aa9185bd8"
    ],
    "album": "Love Louder",
    "release_id": "df2c4459-51eb-40c1-ab17-b9e8e6e79fe4",
    "release_group_id": "3c9f1805-4be2-47e4-9294-69245ea1a98e",
    "labels": [
        "Razor‐N‐Tape"
    ],
    "label_ids": [
        "a2dc44c9-b64a-4241-bb40-e3a9004e0830"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Love Louder’ captures Eli and Nomi’s experiences of love and loss, reflecting their enduring connection to New York City and its vibrant, yet fading, nightlife culture.\n\nhttps://eliescobar.bandcamp.com/album/love-louder-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}