Information about plays

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

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

{
    "id": 3543920,
    "uri": "https://api.kexp.org/v2/plays/3543920/?format=api",
    "airdate": "2025-08-23T20:42:12-07:00",
    "show": 64369,
    "show_uri": "https://api.kexp.org/v2/shows/64369/?format=api",
    "image_uri": "https://ia601609.us.archive.org/21/items/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e-14003274856_thumb500.jpg",
    "thumbnail_uri": "https://ia801609.us.archive.org/21/items/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e-14003274856_thumb250.jpg",
    "song": "HelloHihey",
    "track_id": "752c005d-8903-31a9-8959-06f5bfd032c0",
    "recording_id": "af72dd8a-e96e-48f8-996b-5f8ebd83fc38",
    "artist": "Lifesavas",
    "artist_ids": [
        "aff558f3-d25d-43ea-854d-6f4b442da318"
    ],
    "album": "Spirit in Stone",
    "release_id": "beb346eb-ae4e-4446-a6c3-6091da03aa7e",
    "release_group_id": "ab39da69-6f7b-3a60-8a63-900f900b8506",
    "labels": [
        "Quannum Projects"
    ],
    "label_ids": [
        "650ccc99-f851-4966-9b63-137b9d84926c"
    ],
    "release_date": "2003-07-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "2003 full-length debut album from Portland hip hop trio Lifesavas - Vursatyl, Jumbo and DJ Rev Shines.\n\nChief Xcel from Blackalicious discovered the Lifesavas and invited the group to perform in San Francisco with Blackalicious Quannum Projects, opening for Quannum artists Blackalicious and Latyrx. That led to a record deal on Quannum Projects in 2003, where they released their debut 'Spirit In Stone'.",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}