Information about plays

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

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

{
    "id": 3548059,
    "uri": "https://api.kexp.org/v2/plays/3548059/?format=api",
    "airdate": "2025-09-02T16:11:47-07:00",
    "show": 64456,
    "show_uri": "https://api.kexp.org/v2/shows/64456/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-5ad3a272-e126-34da-aeb2-778e17456204/mbid-5ad3a272-e126-34da-aeb2-778e17456204-33489615183_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-5ad3a272-e126-34da-aeb2-778e17456204/mbid-5ad3a272-e126-34da-aeb2-778e17456204-33489615183_thumb250.jpg",
    "song": "Vapour Trail",
    "track_id": "1555a601-6f26-383f-b22f-c920907800fd",
    "recording_id": "3899c5c7-5d59-4b8b-ab2a-7ec99d1a661e",
    "artist": "Ride",
    "artist_ids": [
        "3f575ecd-627d-4f08-a89f-abd46d469c7e"
    ],
    "album": "Nowhere",
    "release_id": "5ad3a272-e126-34da-aeb2-778e17456204",
    "release_group_id": "4ff18a50-33fa-37aa-a355-ea2a70e35ae3",
    "labels": [
        "Sire Records",
        "Rhino Handmade"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "bc61cc19-4318-48af-82d0-98607f7c9f66"
    ],
    "release_date": "2011-02-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Andy Bell is the bassist for both the band Ride and the band Oasis!\n\nVapour Trail is the closing track of the bands debut record 'Nowhere' 1990.\n\nRide played live on KEXP, watch it on our YouTube channel: https://www.youtube.com/watch?v=2pQfl69Yogc&ab_channel=KEXP\n\nhttps://www.thebandride.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}