Information about plays

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

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

{
    "id": 3641506,
    "uri": "https://api.kexp.org/v2/plays/3641506/?format=api",
    "airdate": "2026-04-13T09:07:05-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-4e084283-c398-4a49-9fb5-204c52758490/mbid-4e084283-c398-4a49-9fb5-204c52758490-44815923754_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-4e084283-c398-4a49-9fb5-204c52758490/mbid-4e084283-c398-4a49-9fb5-204c52758490-44815923754_thumb250.jpg",
    "song": "Tears Won’t Lie",
    "track_id": "e414bbff-2949-406c-ad50-67c3c5ae7a42",
    "recording_id": "19303b48-3b0c-4c70-a596-9eabb9a39ad9",
    "artist": "Brooke Combe",
    "artist_ids": [
        "7621d315-cc2e-40c5-ac86-9a62fa8accb0"
    ],
    "album": "Tears Won’t Lie",
    "release_id": "4e084283-c398-4a49-9fb5-204c52758490",
    "release_group_id": "af6cd4e6-1202-496e-836f-d3e500e3882f",
    "labels": [
        "Fontana"
    ],
    "label_ids": [
        "c69058f5-0089-464b-b574-dd44b0f7f610"
    ],
    "release_date": "2026-04-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from Brooke Combe! Watch the official video here: \nhttps://www.youtube.com/watch?v=9_y2LLQC4GI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}