Information about plays

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

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

{
    "id": 3617549,
    "uri": "https://api.kexp.org/v2/plays/3617549/?format=api",
    "airdate": "2026-02-14T20:21:01-08:00",
    "show": 65935,
    "show_uri": "https://api.kexp.org/v2/shows/65935/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-886b826f-4675-44f5-b8b5-6483f4535f96/mbid-886b826f-4675-44f5-b8b5-6483f4535f96-23595597457_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-886b826f-4675-44f5-b8b5-6483f4535f96/mbid-886b826f-4675-44f5-b8b5-6483f4535f96-23595597457_thumb250.jpg",
    "song": "Love's Gonna Live Here Live @ KEXP",
    "track_id": "190aee85-49b7-46df-9c2e-e245c997d5a6",
    "recording_id": "dcadb840-b850-48e7-bf18-d6b186266841",
    "artist": "Sera Cahoone",
    "artist_ids": [
        "a46c2fea-ec1d-44c1-88f1-dbc6c62a8acc"
    ],
    "album": "Give",
    "release_id": "886b826f-4675-44f5-b8b5-6483f4535f96",
    "release_group_id": "9c04e49a-5fe4-4a0a-9f02-472a3922a7b0",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2009-11-23",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Sera Cahoone play her cover of Buck Owens' \"Love's Gonna Live Here\" live for KEXP back in 2006:\n\nhttps://www.youtube.com/watch?app=desktop&v=GSZ06BA-DJE",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}