Information about plays

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

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

{
    "id": 3577753,
    "uri": "https://api.kexp.org/v2/plays/3577753/?format=api",
    "airdate": "2025-11-13T18:15:02-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bless the Telephone",
    "track_id": null,
    "recording_id": "8139e52d-6e1f-4a7c-b522-dd2db6c77ee1",
    "artist": "Labi Siffre",
    "artist_ids": [
        "6838ca8e-da88-436c-a0fd-6d3a7e832f1f"
    ],
    "album": "It Must Be Love (The Best Of Labi Siffre)",
    "release_id": null,
    "release_group_id": "17d1f990-a42e-40ba-83f6-014c6931f9e0",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Chris\n\nHi , i have thought about this all day as i listen along and process with your incredible list today. I lost my little brother - best friend dean this  summer suddenly to an overdose and everyday i look for ways to talk to him. Could you please some libi siffre god bless the telephone, for a sister who really wants to call her brother  one more time. Thanks.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}