Information about plays

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

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

{
    "id": 3521158,
    "uri": "https://api.kexp.org/v2/plays/3521158/?format=api",
    "airdate": "2025-07-01T10:32:11-07:00",
    "show": 63891,
    "show_uri": "https://api.kexp.org/v2/shows/63891/?format=api",
    "image_uri": "https://ia803108.us.archive.org/27/items/mbid-36af83c8-0fa2-4c00-a255-0c05be38924a/mbid-36af83c8-0fa2-4c00-a255-0c05be38924a-19641804543_thumb500.jpg",
    "thumbnail_uri": "https://ia803108.us.archive.org/27/items/mbid-36af83c8-0fa2-4c00-a255-0c05be38924a/mbid-36af83c8-0fa2-4c00-a255-0c05be38924a-19641804543_thumb250.jpg",
    "song": "Saltbreakers",
    "track_id": "5edc5262-3c01-3ecd-9249-876aa701ed08",
    "recording_id": "9799f8f3-063c-4385-b0bc-57af774f0a6f",
    "artist": "Laura Veirs",
    "artist_ids": [
        "8951c87f-f730-4247-b442-52ed14ad6a97"
    ],
    "album": "Saltbreakers",
    "release_id": "36af83c8-0fa2-4c00-a255-0c05be38924a",
    "release_group_id": "dd63b3f0-445b-341a-8d53-a501c602dca3",
    "labels": [
        "Nonesuch"
    ],
    "label_ids": [
        "c69cac59-f512-4edc-ab2c-d04c22dbce20"
    ],
    "release_date": "2007-03-26",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl welcomed Laura Veirs to our studio in 2018 for this lovely performance: https://www.youtube.com/watch?v=gGOeJ015i2Y\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}