Information about plays

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

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

{
    "id": 3631847,
    "uri": "https://api.kexp.org/v2/plays/3631847/?format=api",
    "airdate": "2026-03-21T07:55:52-07:00",
    "show": 66240,
    "show_uri": "https://api.kexp.org/v2/shows/66240/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Perfect Mistake",
    "track_id": "f64efc57-1081-41e2-adfe-53189d9c8334",
    "recording_id": "5fd5b6c7-75ca-4ab2-8371-518cbc743bf6",
    "artist": "Silver Jackson",
    "artist_ids": [
        "9d6fff91-ee67-49b1-a5a0-b127663813b6"
    ],
    "album": "Starry Skies Opened Eyes",
    "release_id": "9e0db6f6-cef8-4980-a2de-fb1d29af37bd",
    "release_group_id": "7eb258e8-ef0c-4edc-8a97-34834f50379f",
    "labels": [
        "Homeskillet Records"
    ],
    "label_ids": [
        "d486b656-4ec7-49b2-9622-a8fc3abd449d"
    ],
    "release_date": "2015-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tlingit, Unangax̂\n\nA multidisciplinary artist, Galanin is Tlingit and Unangax̂ on his father's side and part Cherokee on his mother's side. Like his father before him, and his father before him, Galanin's silversmithing work reflects his Northwest Coast heritage.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}