Information about plays

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

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

{
    "id": 3657927,
    "uri": "https://api.kexp.org/v2/plays/3657927/?format=api",
    "airdate": "2026-05-22T05:10:16-07:00",
    "show": 66782,
    "show_uri": "https://api.kexp.org/v2/shows/66782/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-dfb02ce2-2605-49f7-a863-c68050a4121a/mbid-dfb02ce2-2605-49f7-a863-c68050a4121a-37622825891_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-dfb02ce2-2605-49f7-a863-c68050a4121a/mbid-dfb02ce2-2605-49f7-a863-c68050a4121a-37622825891_thumb250.jpg",
    "song": "Go Down Moses",
    "track_id": "7149caeb-95b9-3d52-a446-683ad83c4b71",
    "recording_id": "9bf69b7d-7a1c-49a5-9b03-64b394c0bf38",
    "artist": "Homer Quincy Smith",
    "artist_ids": [
        "87546a67-7992-4217-be41-40df8ac352c7"
    ],
    "album": "American Primitive, Vol. II: Pre-War Revenants (1897–1939)",
    "release_id": "dfb02ce2-2605-49f7-a863-c68050a4121a",
    "release_group_id": "9905b502-ad7e-3944-bdff-d7bfca5f58dd",
    "labels": [
        "Revenant"
    ],
    "label_ids": [
        "483edb6f-628c-4acc-b881-3337bfb9faeb"
    ],
    "release_date": "2005-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Homer Quincy Smith was an African‑American singer who recorded a small handful of sides for Paramount and Columbia in the late 1920s; “Go Down Moses” survives via 78‑rpm.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}