Information about plays

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

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

{
    "id": 3571068,
    "uri": "https://api.kexp.org/v2/plays/3571068/?format=api",
    "airdate": "2025-10-28T15:58:23-07:00",
    "show": 64958,
    "show_uri": "https://api.kexp.org/v2/shows/64958/?format=api",
    "image_uri": "https://ia601305.us.archive.org/2/items/mbid-78e3e537-1a94-4514-98d4-3561fc61f307/mbid-78e3e537-1a94-4514-98d4-3561fc61f307-9816947167_thumb500.jpg",
    "thumbnail_uri": "https://ia601305.us.archive.org/2/items/mbid-78e3e537-1a94-4514-98d4-3561fc61f307/mbid-78e3e537-1a94-4514-98d4-3561fc61f307-9816947167_thumb250.jpg",
    "song": "You Are in My Clutches",
    "track_id": "a15f6cc9-3903-37d6-a7c6-a2c1cf5d84a2",
    "recording_id": "5fff2820-125e-4569-82d2-e8a1c40f83ac",
    "artist": "P.E.A.C.E. feat. Kutmasta Kurt",
    "artist_ids": [
        "87bb0540-12e8-4318-a622-b30fb78baf50",
        "abf9f319-da2f-4fdf-a3e4-40c4d0b0075d"
    ],
    "album": "Beneath the Surface",
    "release_id": "78e3e537-1a94-4514-98d4-3561fc61f307",
    "release_group_id": "4d632bc4-6b4b-34bf-a566-870d489065a0",
    "labels": [
        "Celestial Recordings"
    ],
    "label_ids": [
        "fd4f2959-77b0-4413-a77e-8f3d66cf666d"
    ],
    "release_date": "1999-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P. P.E.A.C.E.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}