Information about plays

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

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

{
    "id": 3609289,
    "uri": "https://api.kexp.org/v2/plays/3609289/?format=api",
    "airdate": "2026-01-26T06:42:18-08:00",
    "show": 65759,
    "show_uri": "https://api.kexp.org/v2/shows/65759/?format=api",
    "image_uri": "https://ia801306.us.archive.org/14/items/mbid-27b0e8eb-ce0a-43a9-aa61-0f6d88bb223a/mbid-27b0e8eb-ce0a-43a9-aa61-0f6d88bb223a-43306508804_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-27b0e8eb-ce0a-43a9-aa61-0f6d88bb223a/mbid-27b0e8eb-ce0a-43a9-aa61-0f6d88bb223a-43306508804_thumb250.jpg",
    "song": "START TO FiNiSH - S.T.F",
    "track_id": "c2571565-9570-464b-9416-8ef4723e393e",
    "recording_id": "8e0dad20-62f5-4655-93db-d8f91aee616e",
    "artist": "IDK & DMX",
    "artist_ids": [
        "02fa2b63-016b-4cb3-bf01-2f8f43973876",
        "f3bf61f8-97d4-4e52-a73d-2ddbbe8196c8"
    ],
    "album": "START TO FiNiSH - S.T.F",
    "release_id": "27b0e8eb-ce0a-43a9-aa61-0f6d88bb223a",
    "release_group_id": "453d0bda-0a90-4444-a9ef-fb8db3535d7d",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Official video:\nhttps://www.youtube.com/watch?v=ZMnUNVJRsDE\n\n“START TO FiNISH – S.T.F.” from Even the Devil Smiles (e.t.d.s.) unites .idk. with one of DMX’s final performances, produced by Kaytranada. Shot in London, where .idk. was born, the record embodies raw intensity and futuristic rhythm. It bridges eras and continents, honoring rap’s legacy while pushing it into new territory.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}