Information about plays

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

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

{
    "id": 3567634,
    "uri": "https://api.kexp.org/v2/plays/3567634/?format=api",
    "airdate": "2025-10-20T13:55:28-07:00",
    "show": 64888,
    "show_uri": "https://api.kexp.org/v2/shows/64888/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-e10814fe-df1f-4a5a-a2f0-732d91531408/mbid-e10814fe-df1f-4a5a-a2f0-732d91531408-42693502160_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-e10814fe-df1f-4a5a-a2f0-732d91531408/mbid-e10814fe-df1f-4a5a-a2f0-732d91531408-42693502160_thumb250.jpg",
    "song": "Red Worry",
    "track_id": "7b3f7828-d4d5-4efa-a7d6-3191be8ae574",
    "recording_id": "713cfe8d-3ed4-44b5-9475-95bf5ed31419",
    "artist": "Black Ends",
    "artist_ids": [
        "ee88a13a-f9fd-45f0-a7dd-3551566c4976"
    ],
    "album": "Psychotic Spew",
    "release_id": "e27c4525-b232-4b77-ab69-212216777ef1",
    "release_group_id": "2399cefe-5436-430c-8e88-c550de9bb079",
    "labels": [
        "Youth Riot"
    ],
    "label_ids": [
        "e76d5482-a531-4336-8417-89ee1240d438"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Black Ends will be playing at the Vera Project on Thursday, December 4th! Get your tickets:\nhttps://www.jambase.com/show/black-ends-vera-project-20251204\n\nThey're also going to be performing at  Black Lodge on Friday November 21st.\nGet your tickets here:\nhttps://dice.fm/event/nvoep3-the-jins-21st-nov-the-black-lodge-seattle-tickets?dice_id=td1f5ffd27f8&source=ea&_branch_match_id=1489423483701354393&utm_source=web&utm_campaign=google_youtube&utm_medium=google_youtube&_branch_referrer=H4sIAAAAAAAAA8soKSkottLXz8nMy9ZLyUxO1UvL1S9JMUwzTUtLMTJPs7Avzi8tSk61TU1UA0nHZ6bYIkur1RWlpqUWFWXmpccnFeWXF6cW2TpnFOXnpgIAJ56LMloAAAA%3D",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}