Information about plays

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

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

{
    "id": 3548206,
    "uri": "https://api.kexp.org/v2/plays/3548206/?format=api",
    "airdate": "2025-09-03T00:24:53-07:00",
    "show": 64458,
    "show_uri": "https://api.kexp.org/v2/shows/64458/?format=api",
    "image_uri": "https://ia801802.us.archive.org/20/items/mbid-149f2875-790d-429f-bcbb-07e1468eac7d/mbid-149f2875-790d-429f-bcbb-07e1468eac7d-41610925059_thumb500.jpg",
    "thumbnail_uri": "https://ia801802.us.archive.org/20/items/mbid-149f2875-790d-429f-bcbb-07e1468eac7d/mbid-149f2875-790d-429f-bcbb-07e1468eac7d-41610925059_thumb250.jpg",
    "song": "The Craft",
    "track_id": "d8540dff-9163-4b35-a882-3fce1e00852c",
    "recording_id": "70e9d8d1-9e86-4ddf-9b48-0e90b1b27807",
    "artist": "Blackalicious",
    "artist_ids": [
        "92ee5562-3c1b-4e02-ac22-aae6261edac5"
    ],
    "album": "The Craft",
    "release_id": "149f2875-790d-429f-bcbb-07e1468eac7d",
    "release_group_id": "c46eaff5-2335-3369-a226-78e0d0f6836e",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2005-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bay Area legends. \"The Craft is our passion to bring discipline to this music, the passion to keep growing, keep stretching, keep doing things we haven't before.\" http://blackalicious.com/ ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}