Information about plays

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

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

{
    "id": 3658267,
    "uri": "https://api.kexp.org/v2/plays/3658267/?format=api",
    "airdate": "2026-05-22T23:22:13-07:00",
    "show": 66788,
    "show_uri": "https://api.kexp.org/v2/shows/66788/?format=api",
    "image_uri": "https://coverartarchive.org/release/aa8f4dff-b86c-401b-aecd-2c54275abc4b/44943794329-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/aa8f4dff-b86c-401b-aecd-2c54275abc4b/44943794329-250.jpg",
    "song": "PUSH",
    "track_id": null,
    "recording_id": "5e96448a-629a-4cf3-9a1f-985f50b90143",
    "artist": "The Neighborhood Kids & Bambu",
    "artist_ids": [
        "369e3ee5-19f2-4d49-aedd-629eb40dde27",
        "ca13fd8b-c86a-4a09-90a2-408fc1d7f9f1"
    ],
    "album": "VOICE OF THE REVOLUTION",
    "release_id": null,
    "release_group_id": "555a9114-6e89-47d8-a237-7c8c82cd245b",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New album from San Diego, CA group The Neighborhood Kids!\n\nhttps://theneighborhoodkids.bandcamp.com/album/voice-of-the-revolution\n\n---\n\nThe Neighborhood Kids hit Berkely, CA on May 29. You can catch them in Seattle on June 7 at Nectar Lounge and Tacoma on June 8 at Jazzbones with Rell Be Free and Gabriel Teodros in DJ form!\n\nMore dates:\n\nhttps://www.bandsintown.com/a/15554745-the-neighborhood-kids?came_from=311&utm_medium=web&utm_source=artist_event_page&utm_campaign=lineup_artist",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}