Information about plays

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

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

{
    "id": 3500932,
    "uri": "https://api.kexp.org/v2/plays/3500932/?format=api",
    "airdate": "2025-05-13T17:55:36-07:00",
    "show": 63452,
    "show_uri": "https://api.kexp.org/v2/shows/63452/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-1c7bd83e-1eea-4e3e-a783-55e957671d38/mbid-1c7bd83e-1eea-4e3e-a783-55e957671d38-41859456513_thumb500.jpg",
    "thumbnail_uri": "https://dn721200.ca.archive.org/0/items/mbid-1c7bd83e-1eea-4e3e-a783-55e957671d38/mbid-1c7bd83e-1eea-4e3e-a783-55e957671d38-41859456513_thumb250.jpg",
    "song": "Tone of the Blade",
    "track_id": "b0c240e1-67aa-4a82-93dd-c3f8f50c0f54",
    "recording_id": "0f68c7c1-ba28-49ab-b1be-1ef09307d8c9",
    "artist": "Tommy Guerrero",
    "artist_ids": [
        "67fb65b5-6589-47f0-9371-8a40eb268dfb"
    ],
    "album": "Tone of the Blade",
    "release_id": "1c7bd83e-1eea-4e3e-a783-55e957671d38",
    "release_group_id": "6ad477ad-bb2e-4118-b56e-ae6ed8a4cb4a",
    "labels": [
        "Too Good"
    ],
    "label_ids": [
        "5f1e22fe-573b-4b67-8915-136bd9aa654c"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[air break]\n\nTommy Guerrero may be better known in the world of skateboarding than music. Born in San Francisco, Guerrero joined the skate company Powell Peralta in 1984 and became one of the original members of the legendary \"Bones Brigade\" team. TG has been playing music since the late 70s with his brother Tony - both raised on a steady diet of DIY punk music/ethos and skateboarding, which informed and shaped the person he is today: https://www.tommyguerrero.com/bio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}