Information about plays

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

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

{
    "id": 3545304,
    "uri": "https://api.kexp.org/v2/plays/3545304/?format=api",
    "airdate": "2025-08-27T01:40:19-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://ia904608.us.archive.org/35/items/mbid-019807e9-f94f-30b7-bbee-78f2230db1d3/mbid-019807e9-f94f-30b7-bbee-78f2230db1d3-35967202976_thumb500.jpg",
    "thumbnail_uri": "https://ia904608.us.archive.org/35/items/mbid-019807e9-f94f-30b7-bbee-78f2230db1d3/mbid-019807e9-f94f-30b7-bbee-78f2230db1d3-35967202976_thumb250.jpg",
    "song": "Music Sounds Better With You (radio edit)",
    "track_id": "c5fa134e-fc8b-3329-8c3d-2d983d557d50",
    "recording_id": "802ee9ca-4241-4df0-82d1-83fe1f62adce",
    "artist": "Stardust",
    "artist_ids": [
        "7b75e88a-f211-4886-8c3d-dd9d7171eee5"
    ],
    "album": "My House in Montmartre",
    "release_id": "019807e9-f94f-30b7-bbee-78f2230db1d3",
    "release_group_id": "65714170-96aa-34db-9950-6c0039552f7e",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2002-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1998 Daft Punk's Thomas Bangalter formed the  project Stardust with studio buddies Alan Queme and Benjamin Cohen to record this nu-disco anthem. \n\nThe bassline guitar is a sample from a Chaka Khan's 1981 \"Fate.\"\nhttps://bit.ly/3beqH2s\n\nCheck out the music video! https://youtu.be/FQlAEiCb8m0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}