Information about plays

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

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

{
    "id": 3597472,
    "uri": "https://api.kexp.org/v2/plays/3597472/?format=api",
    "airdate": "2025-12-29T05:00:23-08:00",
    "show": 65505,
    "show_uri": "https://api.kexp.org/v2/shows/65505/?format=api",
    "image_uri": "https://ia803206.us.archive.org/12/items/mbid-93fe8df9-69d1-4bfb-8957-c08882b10450/mbid-93fe8df9-69d1-4bfb-8957-c08882b10450-3576020946_thumb500.jpg",
    "thumbnail_uri": "https://ia803206.us.archive.org/12/items/mbid-93fe8df9-69d1-4bfb-8957-c08882b10450/mbid-93fe8df9-69d1-4bfb-8957-c08882b10450-3576020946_thumb250.jpg",
    "song": "Slo Fuzz",
    "track_id": "c14cf1bd-60cb-3d32-a4af-1d19ebce2b88",
    "recording_id": "555adb27-8f17-48ff-a5ee-6b9637975711",
    "artist": "Sol Seppy",
    "artist_ids": [
        "3a655c1f-fb31-431e-a6a8-92e80fa0c976"
    ],
    "album": "The Bells of 1 2",
    "release_id": "93fe8df9-69d1-4bfb-8957-c08882b10450",
    "release_group_id": "b6cfc915-dfeb-37a6-ae96-10490967089f",
    "labels": [
        "Grönland Records"
    ],
    "label_ids": [
        "e44bbff2-9182-4911-9665-0e74ab13cdc1"
    ],
    "release_date": "2006-03-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, and welcome to Early with Lisa LeClair!\n\nSol Seppy is a kind of portal. It has been set up by Sophie Michalitsianos as a safe haven and a meeting place for any who want to feel a bit of Home.\n\nThe acclaimed album The Bells of 1 2 was originally released in 2006.\n\nhttps://sol-seppy.bandcamp.com/album/the-bells-of-1-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}