Information about plays

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

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

{
    "id": 3610228,
    "uri": "https://api.kexp.org/v2/plays/3610228/?format=api",
    "airdate": "2026-01-28T14:23:16-08:00",
    "show": 65778,
    "show_uri": "https://api.kexp.org/v2/shows/65778/?format=api",
    "image_uri": "https://coverartarchive.org/release/715b23bb-33ef-4b32-bfca-037ca625f83f/40709154585-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/715b23bb-33ef-4b32-bfca-037ca625f83f/40709154585-250.jpg",
    "song": "BIDDI BOMB",
    "track_id": null,
    "recording_id": "b48ce88c-06ec-4316-8c88-66d5adce07ec",
    "artist": "The Neighborhood Kids",
    "artist_ids": [],
    "album": "BIDDI BOMB",
    "release_id": null,
    "release_group_id": "6ffbb057-c5b2-4b84-835e-8da2e24b90d5",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-07-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This San Diego hip-hop group is composed of guitarist Niko Rosy, bassist Emmerson, rappers Verde and Amon the MC, turntablist DJ JG, and drummer Gatoz. Did you know that they are Rage Against the Machine's Tom Morello's new favorite band?: https://www.latimes.com/entertainment-arts/music/story/2025-07-16/the-neighborhood-kids-rhymefest-tom-morello-ice-raids",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}