Information about plays

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

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

{
    "id": 3548307,
    "uri": "https://api.kexp.org/v2/plays/3548307/?format=api",
    "airdate": "2025-09-03T06:25:48-07:00",
    "show": 64461,
    "show_uri": "https://api.kexp.org/v2/shows/64461/?format=api",
    "image_uri": "https://ia800607.us.archive.org/22/items/mbid-6774ad7f-1f15-4c5b-be15-a88dc835aa06/mbid-6774ad7f-1f15-4c5b-be15-a88dc835aa06-21667639316_thumb500.jpg",
    "thumbnail_uri": "https://ia800607.us.archive.org/22/items/mbid-6774ad7f-1f15-4c5b-be15-a88dc835aa06/mbid-6774ad7f-1f15-4c5b-be15-a88dc835aa06-21667639316_thumb250.jpg",
    "song": "She Blinded Me With Science",
    "track_id": "e984c1f0-0aa0-4656-bc94-86a7a375be97",
    "recording_id": "ea83c5f0-884e-417f-b7f7-b93fbbb90f70",
    "artist": "Thomas Dolby",
    "artist_ids": [
        "5a8cc407-7efb-4e94-9637-d5896395e754"
    ],
    "album": "Living in Oblivion: The 80's Greatest Hits, Volume 1",
    "release_id": "6774ad7f-1f15-4c5b-be15-a88dc835aa06",
    "release_group_id": "f5929a14-eb86-323e-8bb1-3c90c284e6ab",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For The Singular Thomas Raven\n\nThe Alchemist sampled the hook in this one for Mobb Deep's \"Got It Twisted.\"\n--\nLearn more about Thomas Dolby and the construction of this song: https://www.mixonline.com/recording/classic-tracks-thomas-dolbys-she-blinded-me-science-365232",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}