Information about plays

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

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

{
    "id": 3571723,
    "uri": "https://api.kexp.org/v2/plays/3571723/?format=api",
    "airdate": "2025-10-30T07:19:12-07:00",
    "show": 64972,
    "show_uri": "https://api.kexp.org/v2/shows/64972/?format=api",
    "image_uri": "https://ia800805.us.archive.org/19/items/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5-28085920093_thumb500.jpg",
    "thumbnail_uri": "https://ia600805.us.archive.org/19/items/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5/mbid-6765aaef-1e9d-3ebe-956a-be97390932e5-28085920093_thumb250.jpg",
    "song": "7",
    "track_id": "2b9c5814-2e5e-368f-a563-1e93f928ea4c",
    "recording_id": "b87ff6bc-a8e2-4ba3-ad4c-24a6b266f292",
    "artist": "Prince & The New Power Generation",
    "artist_ids": [
        "51d63176-56e8-45b9-88e3-81e6436473f3",
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "The Hits/The B-Sides",
    "release_id": "6765aaef-1e9d-3ebe-956a-be97390932e5",
    "release_group_id": "066e19c3-7f37-345a-adbe-9b06d07a39af",
    "labels": [
        "Paisley Park",
        "Warner Bros. Records"
    ],
    "label_ids": [
        "df9ba4e5-6933-4729-a210-19510b393cdf",
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1993-09-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Morning Troy! If you could play a Prince banger and/or shout out my brother Arlo & sis in law Rachel! It's their anniversary! All the thanks:) Dan in NYC",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}