Information about plays

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

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

{
    "id": 3569780,
    "uri": "https://api.kexp.org/v2/plays/3569780/?format=api",
    "airdate": "2025-10-25T13:43:32-07:00",
    "show": 64931,
    "show_uri": "https://api.kexp.org/v2/shows/64931/?format=api",
    "image_uri": "https://ia801508.us.archive.org/15/items/mbid-5ce72028-9ece-478a-b34d-0d23d6c43b40/mbid-5ce72028-9ece-478a-b34d-0d23d6c43b40-43364479507_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/15/items/mbid-5ce72028-9ece-478a-b34d-0d23d6c43b40/mbid-5ce72028-9ece-478a-b34d-0d23d6c43b40-43364479507_thumb250.jpg",
    "song": "Running Errands (Yesterday)",
    "track_id": "6b4ad23d-5c6f-4179-9c1a-14ed60114e40",
    "recording_id": "fd95b502-b1be-4123-9183-a6f309264f62",
    "artist": "U.S. Girls",
    "artist_ids": [
        "036912f5-c717-498d-8958-6058de17bb70"
    ],
    "album": "Running Errands",
    "release_id": "5ce72028-9ece-478a-b34d-0d23d6c43b40",
    "release_group_id": "3aeb2ec4-7ab1-452d-9ea2-0c9e53abda55",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-10-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ten years ago, Illinois-born and Toronto-based producer, film composer, and author Meg Remy began her collaborative relationship with 4AD, starting with the release of her fifth album under the U.S. Girls moniker, 2015’s breakthrough Half Free. Now, celebrating ten years of Half Free and commemorating the evolution she has experienced over ten years with 4AD, Remy returns today with a brand-new U.S. Girls two-track project entitled “Running Errands (Yesterday)” b/w “Running Errands (Today)”. https://4ad.com/news/22/10/2025/twotrackprojectrunningerrands",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}