Information about plays

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

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

{
    "id": 3549164,
    "uri": "https://api.kexp.org/v2/plays/3549164/?format=api",
    "airdate": "2025-09-05T08:54:28-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://ia802809.us.archive.org/0/items/mbid-73216b46-89ea-42fa-8166-4c9309b54140/mbid-73216b46-89ea-42fa-8166-4c9309b54140-20835478391_thumb500.jpg",
    "thumbnail_uri": "https://ia902809.us.archive.org/0/items/mbid-73216b46-89ea-42fa-8166-4c9309b54140/mbid-73216b46-89ea-42fa-8166-4c9309b54140-20835478391_thumb250.jpg",
    "song": "Love Online",
    "track_id": "5d6bb8dd-bd83-4410-9772-463ed7ab2aee",
    "recording_id": "f27e2ff5-9418-4e14-98c0-a6a665267250",
    "artist": "Donny Benét",
    "artist_ids": [
        "b5902d08-cc36-4748-bc78-d2090cc7ec9a"
    ],
    "album": "The Don",
    "release_id": "73216b46-89ea-42fa-8166-4c9309b54140",
    "release_group_id": "6c83cec7-67dd-4192-a583-ef17194cda84",
    "labels": [
        "Dot Dash"
    ],
    "label_ids": [
        "17071c04-6885-45ce-b723-709546fe6826"
    ],
    "release_date": "2018-04-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Donny Benét is an artist and bassist from Sydney, Australia. A third generation musician, Donny moved to Sydney in 2000 to study jazz double bass.: https://www.labella.com/artists/donny-benet/\n--\nDonny is highly seductive in the official music video for \"Love Online\": https://www.youtube.com/watch?v=4a8CAS6I2DI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}