Information about plays

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

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

{
    "id": 3561772,
    "uri": "https://api.kexp.org/v2/plays/3561772/?format=api",
    "airdate": "2025-10-05T21:05:46-07:00",
    "show": 64756,
    "show_uri": "https://api.kexp.org/v2/shows/64756/?format=api",
    "image_uri": "https://coverartarchive.org/release/50ff8cc0-5c5b-48e8-8924-d0bed51900a5/33720839535-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/50ff8cc0-5c5b-48e8-8924-d0bed51900a5/33720839535-250.jpg",
    "song": "I Think I’ll Do Some Steppin’ on My Own",
    "track_id": null,
    "recording_id": "aec7515c-4bf5-47f8-8b8b-6be61de5621f",
    "artist": "Sandy Barber",
    "artist_ids": [
        "fb3672e6-4079-48cf-b4dd-ae119d047fbd"
    ],
    "album": "The Best Is Yet to Come.",
    "release_id": null,
    "release_group_id": "396f8b91-230e-4027-9293-febedd529ce2",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sandy Barber released \"I Think I’ll Do Some Steppin’ on My Own\" in 1978 on the album The Best Is Yet to Come.\n\nKnown professionally as Sandy B, Sandy Barber is a house music singer from New York City.\nFor a limited time, your $15/month Amplifier or $180 one-time donation will get you both the Music Portal Tee and the KEXP Beanie, PLUS the KEXP Live Room Mug! This 14 oz. ceramic diner mug features the KEXP logo on one side and an homage to our infamous Live Room on the other side. The design is printed in black on yellow-gold. Donate now! kexp.org/donate",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}