Information about plays

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

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

{
    "id": 3572152,
    "uri": "https://api.kexp.org/v2/plays/3572152/?format=api",
    "airdate": "2025-10-31T08:48:45-07:00",
    "show": 64982,
    "show_uri": "https://api.kexp.org/v2/shows/64982/?format=api",
    "image_uri": "https://ia601308.us.archive.org/6/items/mbid-e798697e-1184-406e-a9fa-1734deb29d12/mbid-e798697e-1184-406e-a9fa-1734deb29d12-6207200564_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/6/items/mbid-e798697e-1184-406e-a9fa-1734deb29d12/mbid-e798697e-1184-406e-a9fa-1734deb29d12-6207200564_thumb250.jpg",
    "song": "Dark Allies",
    "track_id": "ffe680cf-b24e-4b08-9e1e-5a373ef60315",
    "recording_id": "67892900-e596-4fa7-93a9-e2b100f3ab96",
    "artist": "Light Asylum",
    "artist_ids": [
        "a077a16e-edb1-43b2-99a4-460cab3b6a6e"
    ],
    "album": "In Tension",
    "release_id": "e798697e-1184-406e-a9fa-1734deb29d12",
    "release_group_id": "66745fd5-390e-4feb-b6e0-1549b70061ac",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2011-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Light Asylum  was founded in Brooklyn by Shannon Funchness and keyboardist Bruno Coviello. Coviello left the duo soon after the release of their debut album.\n\nFunchness is now Portland-based.:https://www.washingtonpost.com/entertainment/music/2025/07/16/light-asylum-concert-dc/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}