Information about plays

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

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

{
    "id": 3608342,
    "uri": "https://api.kexp.org/v2/plays/3608342/?format=api",
    "airdate": "2026-01-24T05:01:33-08:00",
    "show": 65739,
    "show_uri": "https://api.kexp.org/v2/shows/65739/?format=api",
    "image_uri": "https://coverartarchive.org/release/cbcbe0d1-58aa-4172-bb32-99039acd2743/4199301702-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cbcbe0d1-58aa-4172-bb32-99039acd2743/4199301702-250.jpg",
    "song": "Ice el hielo",
    "track_id": null,
    "recording_id": "7448a88b-5b02-4ecd-ac23-5e4afb20c4e0",
    "artist": "La Santa Cecilia",
    "artist_ids": [
        "17f45b06-9072-4684-84da-bc54648fa267"
    ],
    "album": "Ice el hielo",
    "release_id": null,
    "release_group_id": "ee5e4e02-a45d-4ebb-9cd9-8fa45cf5b744",
    "labels": [],
    "label_ids": [],
    "release_date": "2013-03-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "el yae lo\n\n\"The group draws inspiration from all over the world, utilizing Pan-American rhythms including cumbia, bossa-nova, rumba, bolero, tango, jazz and klezmer music.\" - https://lasantacecilia.com/\n\nWatch the official video here, produced by the NDLON (National Day Laborer Organizing Network) and the abc* Foundations’ Healing Power of Music Initiative: https://www.lapandaproductions.com/santa-cecilia-ice",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}