Information about plays

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

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

{
    "id": 3546051,
    "uri": "https://api.kexp.org/v2/plays/3546051/?format=api",
    "airdate": "2025-08-28T22:53:44-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-0875029f-362b-437a-aa84-0f9d6601730e/mbid-0875029f-362b-437a-aa84-0f9d6601730e-38463815033_thumb500.jpg",
    "thumbnail_uri": "https://ia600201.us.archive.org/16/items/mbid-0875029f-362b-437a-aa84-0f9d6601730e/mbid-0875029f-362b-437a-aa84-0f9d6601730e-38463815033_thumb250.jpg",
    "song": "A Soul with No King",
    "track_id": "551f9aaf-c9fb-441f-8ece-765f062635ac",
    "recording_id": "94ae1e65-30c7-4982-bf0a-7ca476e460a6",
    "artist": "AURORA",
    "artist_ids": [
        "484a4e90-6899-4e4b-a948-a2255d365340"
    ],
    "album": "What Happened to the Heart?",
    "release_id": "0875029f-362b-437a-aa84-0f9d6601730e",
    "release_group_id": "66abc6cf-3afd-4a6e-a66a-2b9566b5c63c",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch AURORA play Live on KEXP from Iceland Airwaves in 2018. The video from this session has been viewed almost 11 million times! https://www.youtube.com/watch?v=P_XguuxLo10",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}