Information about plays

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

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

{
    "id": 3553588,
    "uri": "https://api.kexp.org/v2/plays/3553588/?format=api",
    "airdate": "2025-09-16T02:18:39-07:00",
    "show": 64575,
    "show_uri": "https://api.kexp.org/v2/shows/64575/?format=api",
    "image_uri": "https://ia801300.us.archive.org/0/items/mbid-9d35b813-7523-4803-ae67-3c03f449db57/mbid-9d35b813-7523-4803-ae67-3c03f449db57-42993086707_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-9d35b813-7523-4803-ae67-3c03f449db57/mbid-9d35b813-7523-4803-ae67-3c03f449db57-42993086707_thumb250.jpg",
    "song": "Tip Toe",
    "track_id": "acf6bbdd-14a0-4fbc-a6d6-8d180fc417e7",
    "recording_id": "cd2311c6-fc56-45b1-a3cd-f6f0b172d749",
    "artist": "Tierra Whack",
    "artist_ids": [
        "ae952d46-0f36-414c-90d4-f202ea2d4a71"
    ],
    "album": "Tip Toe",
    "release_id": "9d35b813-7523-4803-ae67-3c03f449db57",
    "release_group_id": "36eff645-dc62-4a38-a6ee-ef561a75de3e",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-09-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featured on the HIM (Original Motion Picture Soundtrack).\n\nhttps://lomavistarecordings.bandcamp.com/track/tip-toe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}