Information about plays

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

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

{
    "id": 3627492,
    "uri": "https://api.kexp.org/v2/plays/3627492/?format=api",
    "airdate": "2026-03-10T18:33:15-07:00",
    "show": 66146,
    "show_uri": "https://api.kexp.org/v2/shows/66146/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945-42948467474_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945/mbid-e0cb9499-9a55-4384-8d4b-bf49bf560945-42948467474_thumb250.jpg",
    "song": "Afterthought",
    "track_id": "6f18e41a-6f8f-46c5-8c61-c55afebd4f97",
    "recording_id": "571cf5ba-695a-4b9d-a22b-b2361603faee",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "Deadbeat",
    "release_id": "e0cb9499-9a55-4384-8d4b-bf49bf560945",
    "release_group_id": "3ee3e2bb-2584-4f74-ba06-cdecc370a1ba",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tame Impala will play Climate Pledge Arena in Seattle September 1st and 2nd!\n\nGroovy track from the fifth album from Australian multi-instrumentalist Kevin Parker.\n\nhttps://www.tameimpala.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}