Information about plays

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

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

{
    "id": 3627412,
    "uri": "https://api.kexp.org/v2/plays/3627412/?format=api",
    "airdate": "2026-03-10T11:50:16-07:00",
    "show": 66144,
    "show_uri": "https://api.kexp.org/v2/shows/66144/?format=api",
    "image_uri": "https://dn711204.ca.archive.org/0/items/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb-9716771346_thumb500.jpg",
    "thumbnail_uri": "https://dn711204.ca.archive.org/0/items/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb/mbid-bb7a34ce-3fd6-4160-b908-1e5dd6635fdb-9716771346_thumb250.jpg",
    "song": "We Got the Beat",
    "track_id": "28bd0208-0bec-42ae-a779-70212f2f5aa6",
    "recording_id": "eb4464d7-e91c-4899-82b5-2f3ffa41e58c",
    "artist": "The Go‐Go’s",
    "artist_ids": [
        "eec163e4-a013-4af0-9641-c5b2df41fff7"
    ],
    "album": "Beauty and the Beat",
    "release_id": "bb7a34ce-3fd6-4160-b908-1e5dd6635fdb",
    "release_group_id": "8b64edc9-1a59-3840-8b12-85a4e19cf48a",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1990-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "According to band lore, one of The Go-Go’s’ first shows prompted a review as concise as it was disgusted: “The Go-Go’s are to music what botulism is to tuna.” Then, they added Elissa Bello on drums and lead guitarist Charlotte Caffey, who also began to write catchy pop songs — including, eventually, “We Got the Beat.” \n--\n\"We Got the Beat\" became the Go-Go's biggest hit, spending three weeks at #2 on the US Billboard Hot 100, behind Joan Jett & the Blackhearts' \"I Love Rock 'n Roll\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}