Information about plays

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

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

{
    "id": 3550916,
    "uri": "https://api.kexp.org/v2/plays/3550916/?format=api",
    "airdate": "2025-09-09T15:29:19-07:00",
    "show": 64518,
    "show_uri": "https://api.kexp.org/v2/shows/64518/?format=api",
    "image_uri": "https://ia804504.us.archive.org/3/items/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d-41118380836_thumb500.jpg",
    "thumbnail_uri": "https://ia804504.us.archive.org/3/items/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d/mbid-de674cbf-9983-49f2-aca8-3abd791c5c2d-41118380836_thumb250.jpg",
    "song": "The Caucasity",
    "track_id": "64f9d7ab-8e12-4346-abcd-085efaa9b438",
    "recording_id": "4824fc1c-cf6c-46e9-aade-e53a80987b28",
    "artist": "Dead Pioneers",
    "artist_ids": [
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "PO$T AMERICAN",
    "release_id": "de674cbf-9983-49f2-aca8-3abd791c5c2d",
    "release_group_id": "9880abbf-a887-47c4-a131-625af3a619b8",
    "labels": [
        "Hassle Records"
    ],
    "label_ids": [
        "75c31799-eddd-461b-a7f0-dc69a31e972e"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A culmination of the words Caucasian and Audacity, Caucasity is a word created in activist corners denoting a special level of being shamelessly bold. It’s credited to writer and comedian Joel Martinez, known professionally as The Kid Mero. His first mainstream use of the term was in a music review he wrote for Vice in 2012. \n--\nGregg Deal (Dead Pioneers) said of this song, \"This piece is the true story of an interaction with a shamelessly bold white college student that turns into a perfect example of the word while also showcasing the hurdles put in front of professional People of Color despite age, education or perceived authority. These are everyday occurrences in public spaces, academia and throughout our lives.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}