Information about plays

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

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

{
    "id": 3674487,
    "uri": "https://api.kexp.org/v2/plays/3674487/?format=api",
    "airdate": "2026-06-30T11:08:49-07:00",
    "show": 67129,
    "show_uri": "https://api.kexp.org/v2/shows/67129/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-adca7b58-bf58-4aec-9dbb-deacab97f035/mbid-adca7b58-bf58-4aec-9dbb-deacab97f035-10166241944_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-adca7b58-bf58-4aec-9dbb-deacab97f035/mbid-adca7b58-bf58-4aec-9dbb-deacab97f035-10166241944_thumb250.jpg",
    "song": "Holy",
    "track_id": "7e7386ba-d2e7-4350-b92a-46e4ec603653",
    "recording_id": "23d0475a-6f31-431e-9e30-1e209b5d5962",
    "artist": "American Wrestlers",
    "artist_ids": [
        "097bfec9-712a-4d8c-a660-61fbdc8ffbd8"
    ],
    "album": "American Wrestlers",
    "release_id": "b875cf7d-0184-4f4a-b02a-6837156b8a5f",
    "release_group_id": "4932c0f7-a721-49d9-b3f9-15f226a589fc",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2015-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This set is wholly about holy.\n--\nAmerican Wrestlers are an indie rock band fronted by the UK influence of songwriter Gary McClure. His former band, Working for a Nuclear Free City, broke up at the end of 2012 and McClure promptly began recording solo. He recruited his wife, Bridgette Imperial, to play keys and guitar, and added a bass player and drummer.  Watch them playing LIVE in our studio in 2017: https://www.youtube.com/watch?v=OZy6S2ZIZ1g",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}