Information about plays

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

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

{
    "id": 3545518,
    "uri": "https://api.kexp.org/v2/plays/3545518/?format=api",
    "airdate": "2025-08-27T14:32:59-07:00",
    "show": 64402,
    "show_uri": "https://api.kexp.org/v2/shows/64402/?format=api",
    "image_uri": "https://ia801401.us.archive.org/20/items/mbid-253af493-6d34-3a8f-a8f9-aac02e02f6cf/mbid-253af493-6d34-3a8f-a8f9-aac02e02f6cf-3374992371_thumb500.jpg",
    "thumbnail_uri": "https://ia801401.us.archive.org/20/items/mbid-253af493-6d34-3a8f-a8f9-aac02e02f6cf/mbid-253af493-6d34-3a8f-a8f9-aac02e02f6cf-3374992371_thumb250.jpg",
    "song": "Thought @ Work",
    "track_id": "42f26368-3c5e-3130-9c5e-72e6f51474cb",
    "recording_id": "d6c1a7db-5a9e-48b7-b584-6dd989b1757d",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Phrenology",
    "release_id": "253af493-6d34-3a8f-a8f9-aac02e02f6cf",
    "release_group_id": "98277141-0f63-3796-894a-11409d1377c4",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2002-11-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "I'm Sophie in Seattle, an amplifier. Just had the BEST time at thing fest this weekend dancing my butt off to Tune-yards, Tunde, and the Roots (and everyone else!!). I live for the days I catch Larry saying hi to everyone in the gathering space, greeting the baristas at cafe vita, the security guards, and everyone else. Truly can hear the love streaming out of his voice.\n\nI'd love to hear anything dancy from Saturday's thing fest line up to get my dancing at the co-working space today :) love y'all so much\n--\nHope this one hits the spot, Sophie!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}