Information about plays

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

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

{
    "id": 3631323,
    "uri": "https://api.kexp.org/v2/plays/3631323/?format=api",
    "airdate": "2026-03-20T04:28:02-07:00",
    "show": 66227,
    "show_uri": "https://api.kexp.org/v2/shows/66227/?format=api",
    "image_uri": "https://coverartarchive.org/release/1fc443b5-3854-4ad2-a645-d98bac60de56/38079760999-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1fc443b5-3854-4ad2-a645-d98bac60de56/38079760999-250.jpg",
    "song": "Luv (Sic.) Pt.3",
    "track_id": null,
    "recording_id": "fedde9e9-5307-4fd4-8048-c8450f283382",
    "artist": "Nujabes",
    "artist_ids": [
        "1595addf-f76b-450a-a097-af852ff35f27"
    ],
    "album": "Free Soul Nujabes: Second Collection",
    "release_id": null,
    "release_group_id": "76c0f580-9448-46ec-856a-b2604b02e48d",
    "labels": [
        "Hydeout Productions"
    ],
    "label_ids": [
        "c29d715d-d6b0-4394-91ec-e577559b59f6"
    ],
    "release_date": "2014-12-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Jakub!\n\nJun Seba (February 7 1974 - February 26, 2010) better known by his stage name Nujabes, was a Japanese record producer, audio engineer, DJ, composer and arranger best known for his atmospheric instrumental mixes sampling from hip hop, soul, and jazz, as well as incorporating elements of trip hop, breakbeat, downtempo, and ambient music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}