Information about plays

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

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

{
    "id": 3660262,
    "uri": "https://api.kexp.org/v2/plays/3660262/?format=api",
    "airdate": "2026-05-27T14:56:10-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn711402.ca.archive.org/0/items/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a-44558719516_thumb500.jpg",
    "thumbnail_uri": "https://dn711402.ca.archive.org/0/items/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a/mbid-d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a-44558719516_thumb250.jpg",
    "song": "I Like It Hot",
    "track_id": "40ee4a38-7c65-48f1-b8bc-6ae7835b16e4",
    "recording_id": "f6d25d9c-b391-4007-80aa-13b334c6ed60",
    "artist": "Honey Dijon feat. Greentea Peng",
    "artist_ids": [
        "740c6238-3f5d-4e63-8836-826ad6c611ab",
        "2443a94a-03a6-4f0e-a369-ecda74af1c9f"
    ],
    "album": "The Nightlife",
    "release_id": "d0a1ee1b-a5fb-4e81-aaa2-611de2d8485a",
    "release_group_id": "b42f4a6e-6d40-4231-8486-67cab89a3e34",
    "labels": [
        "SOS"
    ],
    "label_ids": [
        "dc424ac8-72ef-48e7-a5e3-a4ee3ed18ad4"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Honey Dijon, born and raised in Chicago, became a globally respected DJ and producer known for her deep roots in the city's house music scene.\n--\nThe just-released \"The Nightlife\" is her third album: https://www.shatterthestandards.com/p/album-review-the-nightlife-by-honey",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}