Information about plays

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

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

{
    "id": 3673985,
    "uri": "https://api.kexp.org/v2/plays/3673985/?format=api",
    "airdate": "2026-06-29T10:51:24-07:00",
    "show": 67119,
    "show_uri": "https://api.kexp.org/v2/shows/67119/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6-39129219302_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/31/items/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6/mbid-7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6-39129219302_thumb250.jpg",
    "song": "Más O Menos",
    "track_id": "4abe533b-4d72-4600-9b4e-2a7f20521405",
    "recording_id": "965323a0-aea6-4fca-ab38-fdc6cdbc1acb",
    "artist": "Fake Fruit",
    "artist_ids": [
        "61c35161-c45c-4779-ac23-0bac43633503"
    ],
    "album": "Mucho Mistrust",
    "release_id": "7da2ceef-2e1d-4ab5-a7d6-e7fb9daa6af6",
    "release_group_id": "a066c1e1-437a-4bb3-93b9-e71ee34cce0c",
    "labels": [
        "Carpark Records"
    ],
    "label_ids": [
        "c34caca6-4de9-4cd2-8549-c71b0162bf1c"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oakland-based band Fake Fruit is fronted by Chicana singer Hannah D'Amato. Their new album is out August 23rd!\n\nFake Fruit performed Live on KEXP last year at 25th Street Recording in Oakland during the Noise Pop festival - hosted by Cheryl! Check out the video here: https://www.youtube.com/watch?v=OxytIk4W7wo.\n\nhttps://www.fakefruit.biz/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}