Information about plays

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

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

{
    "id": 3587589,
    "uri": "https://api.kexp.org/v2/plays/3587589/?format=api",
    "airdate": "2025-12-06T13:53:56-08:00",
    "show": 65305,
    "show_uri": "https://api.kexp.org/v2/shows/65305/?format=api",
    "image_uri": "https://ia600406.us.archive.org/18/items/mbid-8ac4688a-415e-475f-8aa2-824613cdd44b/mbid-8ac4688a-415e-475f-8aa2-824613cdd44b-23834209609_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/18/items/mbid-8ac4688a-415e-475f-8aa2-824613cdd44b/mbid-8ac4688a-415e-475f-8aa2-824613cdd44b-23834209609_thumb250.jpg",
    "song": "Two Dots",
    "track_id": "8ecc09c4-02d6-3792-a05d-b69ce9c70de4",
    "recording_id": "a6f27652-b550-4c19-a3cd-ff2b1df2a90d",
    "artist": "Lusine",
    "artist_ids": [
        "24ee4021-50ac-4285-b76e-860082d0d731"
    ],
    "album": "A Certain Distance",
    "release_id": "8ac4688a-415e-475f-8aa2-824613cdd44b",
    "release_group_id": "a8f15cd3-c477-4c70-af40-f697cd54c7ea",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2009-09-08",
    "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"
}