Information about plays

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

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

{
    "id": 3576386,
    "uri": "https://api.kexp.org/v2/plays/3576386/?format=api",
    "airdate": "2025-11-10T10:13:36-08:00",
    "show": 65073,
    "show_uri": "https://api.kexp.org/v2/shows/65073/?format=api",
    "image_uri": "https://ia800908.us.archive.org/32/items/mbid-74b73c44-8121-4d44-b2de-3c3602e7cb00/mbid-74b73c44-8121-4d44-b2de-3c3602e7cb00-42872609925_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-74b73c44-8121-4d44-b2de-3c3602e7cb00/mbid-74b73c44-8121-4d44-b2de-3c3602e7cb00-42872609925_thumb250.jpg",
    "song": "BALCONY",
    "track_id": "0185000a-8bb8-40ab-aad7-05c612b6755d",
    "recording_id": "c2abf1c8-dc86-417e-a235-c091c14c69df",
    "artist": "Teen Jesus and the Jean Teasers",
    "artist_ids": [
        "1dbb63db-4dbf-4190-896c-4df033c7f929"
    ],
    "album": "GLORY",
    "release_id": "74b73c44-8121-4d44-b2de-3c3602e7cb00",
    "release_group_id": "c1dc6fb4-e728-47cb-9b7b-b9494defb14d",
    "labels": [
        "Community Music",
        "Mom + Pop Music"
    ],
    "label_ids": [
        "f5d1f0ea-ddeb-4f36-9605-7e4902a6790c",
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Australian band, formed in 2015, is vocalist Anna Ryan, guitarist Scarlett McKahey, drummer Neve van Boxsel and bass guitarist Jaida Stephenson. \n\nEnjoy this interview: https://stagedhaze.com/2023/12/07/qa-exploring-the-origin-story-of-2023-riot-grrrls-teen-jesus-and-the-jean-teasers/\n\n--\n\nThen, see the official video for \"BALCONY\": https://www.youtube.com/watch?v=kogvSIKCQHg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}