Information about plays

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

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

{
    "id": 3636809,
    "uri": "https://api.kexp.org/v2/plays/3636809/?format=api",
    "airdate": "2026-04-02T08:56:25-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73-43569384309_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73/mbid-82de62c3-dbaf-45e9-9787-5bcc99d75d73-43569384309_thumb250.jpg",
    "song": "HARD",
    "track_id": "c691f705-757c-417b-919d-43ec1e0f2061",
    "recording_id": "fe743898-2b36-4d98-9a9c-cc1df7a08e79",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the WaMu Theater in Seattle on Thursday, April 2nd.   Also, at the Bill Graham Auditorium in SF on Tuesday, April 7th.\n--\nhttps://store.fkatwigsofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}