Information about plays

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

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

{
    "id": 3519485,
    "uri": "https://api.kexp.org/v2/plays/3519485/?format=api",
    "airdate": "2025-06-27T10:41:02-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia601905.us.archive.org/26/items/mbid-54c581db-6f18-4db7-a1d8-7e7295895d14/mbid-54c581db-6f18-4db7-a1d8-7e7295895d14-41790806521_thumb500.jpg",
    "thumbnail_uri": "https://dn721209.ca.archive.org/0/items/mbid-54c581db-6f18-4db7-a1d8-7e7295895d14/mbid-54c581db-6f18-4db7-a1d8-7e7295895d14-41790806521_thumb250.jpg",
    "song": "Bashville on the Sugar",
    "track_id": "a48c48ef-8a53-4bf1-945b-bca7f87f0a23",
    "recording_id": "03559691-f113-490f-948b-6b4bb462261c",
    "artist": "Yumi Zouma",
    "artist_ids": [
        "6e3252a1-397d-4bf8-b2b7-d16f7fbcb3dd"
    ],
    "album": "Bashville on the Sugar",
    "release_id": "54c581db-6f18-4db7-a1d8-7e7295895d14",
    "release_group_id": "52abdd3f-c23a-4fc0-a6a2-b569e79a488e",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2025-04-18",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This quartet hails from Christchurch, New Zealand. \"Bashville on the Sugar\" is one of two singles they released this spring! \nhttps://yumizouma.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}