Information about plays

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

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

{
    "id": 3577725,
    "uri": "https://api.kexp.org/v2/plays/3577725/?format=api",
    "airdate": "2025-11-13T16:28:01-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "https://ia600501.us.archive.org/23/items/mbid-0e834c72-21ac-486a-8ea5-cc4e99d0e372/mbid-0e834c72-21ac-486a-8ea5-cc4e99d0e372-36838402703_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-0e834c72-21ac-486a-8ea5-cc4e99d0e372/mbid-0e834c72-21ac-486a-8ea5-cc4e99d0e372-36838402703_thumb250.jpg",
    "song": "Days",
    "track_id": "b114f800-7775-3cad-9b25-b3f53ab66bb9",
    "recording_id": "5535f308-9a1a-4872-b375-8a005cc5c37f",
    "artist": "The Kinks",
    "artist_ids": [
        "17b53d9f-5c63-4a09-a593-dde4608e0db9"
    ],
    "album": "The Kinks Are the Village Green Preservation Society",
    "release_id": "0e834c72-21ac-486a-8ea5-cc4e99d0e372",
    "release_group_id": "4516a30e-939c-3b2b-a8ea-f94ae418d3a6",
    "labels": [
        "Essential! Records"
    ],
    "label_ids": [
        "9351301f-8a99-41f3-96f5-9aac14bf7ac7"
    ],
    "release_date": "1998-05-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Mauricio in The Bronx\n\nHi KEXP family, I lost 2 dear friends, Howie & Chris within the last decade. Howie and Chris and I shared a love of music. We went to countless shows together and created memories that will stay with me all of my life.  I never got to say goodbye to Howie but I did get to say goodbye to Chris.  I'm not sure which is worse but what I do know is that I love them both with all of my heart.  Evie, sending you a lot of love while you grieve.  Thank you for doing this with so much gratitude.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}