Information about plays

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

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

{
    "id": 3621140,
    "uri": "https://api.kexp.org/v2/plays/3621140/?format=api",
    "airdate": "2026-02-23T05:01:04-08:00",
    "show": 66009,
    "show_uri": "https://api.kexp.org/v2/shows/66009/?format=api",
    "image_uri": "",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-58dc7fd8-0675-4a6f-96d0-3baa73f6d173/mbid-58dc7fd8-0675-4a6f-96d0-3baa73f6d173-6557868038_thumb250.jpg",
    "song": "Concerto for Piano no. 20 in D minor, K. 466: II. Romanze",
    "track_id": "aaea59c2-e75d-4639-ab51-45218f97d891",
    "recording_id": "58cc2594-bb02-4ecb-ba48-a7bf14f0eddf",
    "artist": "Wolfgang Amadeus Mozart",
    "artist_ids": [
        "b972f589-fb0e-474e-b64a-803b0364fa75"
    ],
    "album": "Great Piano Concertos nos. 20, 21, 25 & 27",
    "release_id": "58dc7fd8-0675-4a6f-96d0-3baa73f6d173",
    "release_group_id": "224f61e5-c981-3acc-afd2-6c80082d53c7",
    "labels": [
        "Deutsche Grammophon"
    ],
    "label_ids": [
        "5a584032-dcef-41bb-9f8b-19540116fb1c"
    ],
    "release_date": "1997-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Mozart Monday Morning...thank you for joining the Early show with Eva!\n\nWolfgang Amadeus Mozart's Piano Concerto No. 20 in D minor, K. 466, composed in 1785, is one of his few minor-key concertos and remains a cornerstone of the classical repertoire. The second movement, titled Romanze, is a serene yet dramatic rondo that serves as a lyrical centerpiece.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}