Information about plays

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

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

{
    "id": 3634169,
    "uri": "https://api.kexp.org/v2/plays/3634169/?format=api",
    "airdate": "2026-03-27T06:24:32-07:00",
    "show": 66290,
    "show_uri": "https://api.kexp.org/v2/shows/66290/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-222b5d26-3321-43c3-8f50-f201ce5f686c/mbid-222b5d26-3321-43c3-8f50-f201ce5f686c-5356004697_thumb500.jpg",
    "thumbnail_uri": "https://ia600709.us.archive.org/28/items/mbid-222b5d26-3321-43c3-8f50-f201ce5f686c/mbid-222b5d26-3321-43c3-8f50-f201ce5f686c-5356004697_thumb250.jpg",
    "song": "Up for the Down Stroke",
    "track_id": "3954d87d-5cd8-35dc-bc5b-b6876ba420b4",
    "recording_id": "b0edc880-8e2d-4004-a84e-6b5b4bfde08e",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Funk Essentials: The 12\" Collection and More",
    "release_id": "222b5d26-3321-43c3-8f50-f201ce5f686c",
    "release_group_id": "7d6cbdad-19d3-3439-97ae-c87a5492132a",
    "labels": [
        "Casablanca Records"
    ],
    "label_ids": [
        "98f93684-2a6f-4d40-ac6a-41fd0cc8ecc8"
    ],
    "release_date": "1999-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bootsy Collins and Bernie Worrell on this track, of course!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}