Information about plays

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

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

{
    "id": 3578330,
    "uri": "https://api.kexp.org/v2/plays/3578330/?format=api",
    "airdate": "2025-11-15T03:00:13-08:00",
    "show": 65112,
    "show_uri": "https://api.kexp.org/v2/shows/65112/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73-43555139645_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73-43555139645_thumb250.jpg",
    "song": "Predictable Girl",
    "track_id": "1691c86d-dacd-4e8f-a0d6-04675d7a6b24",
    "recording_id": "16da055f-199a-463f-888c-204d76d7277d",
    "artist": "FKA twigs",
    "artist_ids": [
        "1e4e9db7-5068-4a9c-bdd0-5777e47172c8"
    ],
    "album": "EUSEXUA Afterglow",
    "release_id": "82de62c3-dbaf-45e9-9787-5bcc99d75d73",
    "release_group_id": "3b0a6b3d-7699-4639-b4f4-df0e4ccde318",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The companion piece to this year’s ‘EUSEXUA'",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}