Information about plays

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

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

{
    "id": 3539214,
    "uri": "https://api.kexp.org/v2/plays/3539214/?format=api",
    "airdate": "2025-08-12T14:44:35-07:00",
    "show": 64271,
    "show_uri": "https://api.kexp.org/v2/shows/64271/?format=api",
    "image_uri": "https://ia903203.us.archive.org/13/items/mbid-1c45274c-c959-4b95-80e9-e6010ea3532d/mbid-1c45274c-c959-4b95-80e9-e6010ea3532d-4421898947_thumb500.jpg",
    "thumbnail_uri": "https://ia903203.us.archive.org/13/items/mbid-1c45274c-c959-4b95-80e9-e6010ea3532d/mbid-1c45274c-c959-4b95-80e9-e6010ea3532d-4421898947_thumb250.jpg",
    "song": "Two Dots",
    "track_id": "5aa76473-a103-3d4f-bcd3-67af05589118",
    "recording_id": "a6f27652-b550-4c19-a3cd-ff2b1df2a90d",
    "artist": "Lusine feat. Vilja Larjosto",
    "artist_ids": [
        "feed6dea-5c7a-4280-9958-61b6828d18d1",
        "24ee4021-50ac-4285-b76e-860082d0d731"
    ],
    "album": "Two Dots",
    "release_id": "1c45274c-c959-4b95-80e9-e6010ea3532d",
    "release_group_id": "fbf87880-a562-46c7-a36c-d2fb319d4a77",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2009-01-01",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring longtime collaborator Villa Larjosto - Lusine was our guest DJ on Midnight in a Perfect World in 2015 and chose a terrific tech-house set: https://www.kexp.org/read/2015/4/21/midnight-in-a-perfect-world-lusine/ \n\nWatch a live performance by Lusine in the KEXP studio in 2017: https://www.youtube.com/watch?v=BAjeNTPWs0I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}