Information about plays

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

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

{
    "id": 3656289,
    "uri": "https://api.kexp.org/v2/plays/3656289/?format=api",
    "airdate": "2026-05-18T06:28:20-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-9c819e01-0f71-4786-8cc1-5bb5d405dfcb/mbid-9c819e01-0f71-4786-8cc1-5bb5d405dfcb-22504221345_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-9c819e01-0f71-4786-8cc1-5bb5d405dfcb/mbid-9c819e01-0f71-4786-8cc1-5bb5d405dfcb-22504221345_thumb250.jpg",
    "song": "Seen My Aura",
    "track_id": "d5364544-45b4-4ca0-bf11-064437b1b13a",
    "recording_id": "6816532d-d3c8-4c4b-9375-0de5db2f010a",
    "artist": "Helado Negro",
    "artist_ids": [
        "aa0a54b3-d37e-4c1d-a53f-b3b94a3dfcad"
    ],
    "album": "This Is How You Smile",
    "release_id": "9c819e01-0f71-4786-8cc1-5bb5d405dfcb",
    "release_group_id": "8f15d44a-5ee7-442e-ab53-e99b6d45adb3",
    "labels": [
        "RVNG Intl."
    ],
    "label_ids": [
        "aae903d5-4e2e-4db0-8b25-f068f0b8c8a4"
    ],
    "release_date": "2019-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Is How You Smile [is] an album that freely flickers between clarity and obscurity, past and present geographies, bright and unhurried seasons. Miami-born, New York-based artist Roberto Carlos Lange embraces a personal and universal exploration of aura – seen, felt, emitted – on his sixth album and second for RVNG Intl.\n\nhttps://heladonegro.bandcamp.com/album/this-is-how-you-smile",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}