Information about plays

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

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

{
    "id": 3572033,
    "uri": "https://api.kexp.org/v2/plays/3572033/?format=api",
    "airdate": "2025-10-31T01:49:42-07:00",
    "show": 64980,
    "show_uri": "https://api.kexp.org/v2/shows/64980/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-817b9747-626c-4ea6-af53-805530619f36/mbid-817b9747-626c-4ea6-af53-805530619f36-43190893343_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-817b9747-626c-4ea6-af53-805530619f36/mbid-817b9747-626c-4ea6-af53-805530619f36-43190893343_thumb250.jpg",
    "song": "GMFU",
    "track_id": "c9ec58e1-470b-4d84-94f2-109daf86014b",
    "recording_id": "876dbd1e-c80f-47a8-8c1c-2856ce25dad5",
    "artist": "Syd",
    "artist_ids": [
        "7d3d6c65-e053-4657-8705-0ca61bc012ad"
    ],
    "album": "GMFU",
    "release_id": "817b9747-626c-4ea6-af53-805530619f36",
    "release_group_id": "b4ef1c1e-9ccc-4f72-9398-23d466d29699",
    "labels": [
        "Warner Records",
        "Free Lunch Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe",
        "d335f434-93ff-4994-bf87-990c986a4fd5"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SYD (The Internet, Odd Future) released a a new single, “GMFU,” the second single off an upcoming album. The multi-artist’s track is now available via via Free Lunch/Warner Records and produced by Rodney Jerkins and features the Raphael Saadiq on bass. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}