Information about plays

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

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

{
    "id": 3519482,
    "uri": "https://api.kexp.org/v2/plays/3519482/?format=api",
    "airdate": "2025-06-27T10:32:29-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia600608.us.archive.org/35/items/mbid-770302f9-46ca-40fc-87d7-631d9ec177aa/mbid-770302f9-46ca-40fc-87d7-631d9ec177aa-41133202841_thumb500.jpg",
    "thumbnail_uri": "https://ia600608.us.archive.org/35/items/mbid-770302f9-46ca-40fc-87d7-631d9ec177aa/mbid-770302f9-46ca-40fc-87d7-631d9ec177aa-41133202841_thumb250.jpg",
    "song": "Anxious",
    "track_id": "58af8a54-1207-42f5-bc31-edce0b8e449f",
    "recording_id": "388b524a-e1c1-48e6-8c6a-ab98dcab8a3b",
    "artist": "Nell Smith",
    "artist_ids": [
        "cf215c0a-4b2a-4676-9fac-79a2f91122df"
    ],
    "album": "Anxious",
    "release_id": "770302f9-46ca-40fc-87d7-631d9ec177aa",
    "release_group_id": "289c3f56-0c41-4674-b63a-e54b8d004cae",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the title track from Nell Smith's 2025 posthumous album. \n\n\"Posthumous record releases are always charged with emotion but when the release comes from a 17 year-old artist that was just getting started it is heartbreaking.\n\n\"Anxious is a mesmerizing selection of songs that explore the highs, lows and uncertainty of teenage life through the eyes of Nell...\" \n\nhttps://nellsmith.bandcamp.com/album/anxious",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}