Information about plays

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

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

{
    "id": 3576400,
    "uri": "https://api.kexp.org/v2/plays/3576400/?format=api",
    "airdate": "2025-11-10T11:04:46-08:00",
    "show": 65073,
    "show_uri": "https://api.kexp.org/v2/shows/65073/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-12625ee1-3717-4429-897e-ffc99c11a84c/mbid-12625ee1-3717-4429-897e-ffc99c11a84c-41812874240_thumb250.jpg",
    "song": "The Orb, Tx",
    "track_id": "e433e9c5-10e1-402f-b2c8-f8aa225d96f1",
    "recording_id": "070d99f4-07db-4721-b4d9-0332f5d89d97",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "An Echo of Love",
    "release_id": "12625ee1-3717-4429-897e-ffc99c11a84c",
    "release_group_id": "fa37972d-133c-4c5d-bcdb-6959446aa595",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Berlin-based Kerala Dust will be Live on KEXP next Tuesday, Nov. 18, at 11 AM! The performance is free and open to the public!\n\nhttps://www.kexp.org/events/kexp-events/kerala-dust-live-on-kexp-kexp_444060/\n\nCatch them on tour:\n\n- Seattle on Saturday, Nov. 15, at Madame Lou's\n\n- San Francisco on Thursday, Nov. 20, at Bimbo's 365 Club\n\nhttps://www.keraladust.com/#tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}