Information about plays

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

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

{
    "id": 3656232,
    "uri": "https://api.kexp.org/v2/plays/3656232/?format=api",
    "airdate": "2026-05-18T03:24:45-07:00",
    "show": 66748,
    "show_uri": "https://api.kexp.org/v2/shows/66748/?format=api",
    "image_uri": "https://coverartarchive.org/release/f0c1e321-2589-4b9c-9ac4-0b1983dea3a2/45108526280-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f0c1e321-2589-4b9c-9ac4-0b1983dea3a2/45108526280-250.jpg",
    "song": "Tocando",
    "track_id": null,
    "recording_id": "cedcfebb-5a5e-46b5-afc0-91817493045b",
    "artist": "Helado Tropical",
    "artist_ids": [
        "bb1c22f6-5c1a-42a7-8a4b-6663c9637030"
    ],
    "album": "Helado Tropical",
    "release_id": null,
    "release_group_id": "f393ea4d-e8af-4e8f-93b0-7b86e84c15a5",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2026-07-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Helado Negro and Reyna Tropical teaming up July 17th! - https://heladotropical.bandcamp.com/album/helado-tropical",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}