Information about plays

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

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

{
    "id": 3539367,
    "uri": "https://api.kexp.org/v2/plays/3539367/?format=api",
    "airdate": "2025-08-12T23:49:10-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/5/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb250.jpg",
    "song": "My Best Step",
    "track_id": "de8596e0-9cd4-47b9-88df-2e2f55bd9666",
    "recording_id": "84e3f5e1-6c71-4d23-bac8-c6e3e9c07701",
    "artist": "Lady Wray",
    "artist_ids": [
        "ae278e0f-abc8-4c2b-ac72-0a4175e7f36b"
    ],
    "album": "Cover Girl",
    "release_id": "d619ee1d-fc00-4439-bbeb-f299e18b6d18",
    "release_group_id": "8c121778-65cd-4475-b9a3-0c448eb2b524",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lady Wray makes her highly anticipated return with Cover Girl, her third album on Big Crown Records, releasing on September 26, 2025.\n\nCheck out Lady Wray's Live on KEXP 2022 performance:\n\nhttps://www.youtube.com/watch?v=1DiAX9l9P7Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}