Information about plays

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

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

{
    "id": 3645047,
    "uri": "https://api.kexp.org/v2/plays/3645047/?format=api",
    "airdate": "2026-04-21T20:13:51-07:00",
    "show": 66517,
    "show_uri": "https://api.kexp.org/v2/shows/66517/?format=api",
    "image_uri": "https://coverartarchive.org/release/3c6ec2a1-ae7a-4a97-b520-9f9882acc343/16358267725-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3c6ec2a1-ae7a-4a97-b520-9f9882acc343/16358267725-250.jpg",
    "song": "El Chuchumbé",
    "track_id": null,
    "recording_id": "7b38cb62-0f63-4f07-9ee7-0f156bf623e9",
    "artist": "Las Cafeteras",
    "artist_ids": [
        "7dab84d8-7c1e-44bb-826c-4247d797c3da"
    ],
    "album": "Remixed: The La Junta Sound System",
    "release_id": null,
    "release_group_id": "1d74b84f-9af6-4938-9035-4dd7600d6800",
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "April 29 @ Nectar Lounge - SOLD OUT\n\nMay 23 @ Yerba Buena Gardens Festival in the Bay Area. Free RSVP show: https://tinyurl.com/2n9nuur6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}