Information about plays

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

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

{
    "id": 3548499,
    "uri": "https://api.kexp.org/v2/plays/3548499/?format=api",
    "airdate": "2025-09-03T16:07:16-07:00",
    "show": 64465,
    "show_uri": "https://api.kexp.org/v2/shows/64465/?format=api",
    "image_uri": "https://ia801604.us.archive.org/12/items/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff-42719981837_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff/mbid-0e15e5ff-fd2b-4898-9282-c48fedea87ff-42719981837_thumb250.jpg",
    "song": "Labor of Love",
    "track_id": "19459fd3-0406-4abf-846b-d79b0528663f",
    "recording_id": "3740f1bc-da3c-4aff-a13b-4b261cf7b1ec",
    "artist": "CARRTOONS feat. Haile Supreme",
    "artist_ids": [
        "66e050ed-2491-4528-b7d7-7825cd2cd71e",
        "91199713-88d9-4f57-a15a-fd558ed9e749"
    ],
    "album": "Space Cadet",
    "release_id": "0e15e5ff-fd2b-4898-9282-c48fedea87ff",
    "release_group_id": "f1992348-b8a2-4848-8e42-589abd240c3e",
    "labels": [
        "+1 Records"
    ],
    "label_ids": [
        "becff808-7fa6-4f85-ab15-0444bca5d04c"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ben Carr, aka CARRTOONS, is a multi-instrumentalist and producer from New York.\nhttps://carrtoons.bandcamp.com/album/space-cadet\n--\nHey Bay Area! CARRTOONS will play @ SF's Cafe Du Nord on October 11th!\nMore dates & locales here: https://www.carrtoonsmusic.com/tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}