Information about plays

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

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

{
    "id": 3572562,
    "uri": "https://api.kexp.org/v2/plays/3572562/?format=api",
    "airdate": "2025-11-01T11:02:22-07:00",
    "show": 64993,
    "show_uri": "https://api.kexp.org/v2/shows/64993/?format=api",
    "image_uri": "https://coverartarchive.org/release/1ef12e2b-5c2b-4312-a510-7f3f886c6562/26476184196-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1ef12e2b-5c2b-4312-a510-7f3f886c6562/26476184196-250.jpg",
    "song": "Blind to You",
    "track_id": null,
    "recording_id": "673c6913-2056-40a4-93b5-89bf49920c9e",
    "artist": "Collie Buddz",
    "artist_ids": [
        "1eae8bc4-3907-41fd-b313-886632c56ce9"
    ],
    "album": "Collie Buddz",
    "release_id": null,
    "release_group_id": "3e667fa1-4ebd-330a-a11a-d488e5b192dc",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-06-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Clayton, Alexandria and Inky the Cat!\n\n\"Yooo it’s the Notting Hill Crew live from La Digue, Seychelles!!!\n\nHoping you can play Blind to You by Collie Budz today, heard a local Rastaman bumping this on the speaker biking through the street here a few days ago and can’t get it out of our heads! La Digue is incredible man, no cars allowed, only bikes, beaches, rum, reggae, Creole food.\n\nBless! Positive Vibes represent in the middle of the Indian Ocean!!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}