Information about plays

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

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

{
    "id": 3539566,
    "uri": "https://api.kexp.org/v2/plays/3539566/?format=api",
    "airdate": "2025-08-13T10:46:08-07:00",
    "show": 64278,
    "show_uri": "https://api.kexp.org/v2/shows/64278/?format=api",
    "image_uri": "https://ia801205.us.archive.org/31/items/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8-41924368559_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8-41924368559_thumb250.jpg",
    "song": "Violets & Honey",
    "track_id": "aecc2f6f-2347-449d-a228-df6ccec095fe",
    "recording_id": "baa7cd9e-90dc-42f8-a099-10fd55da0e75",
    "artist": "Welcome Strawberry",
    "artist_ids": [
        "b71678b5-7d80-4e6e-a227-66606cc20a72"
    ],
    "album": "Desperate Flower",
    "release_id": "df560424-3c2f-47ff-b54f-3a602cf044b8",
    "release_group_id": "eb6c719e-6b76-4283-bc87-d02f76eadb6a",
    "labels": [
        "Cherub Dream Records"
    ],
    "label_ids": [
        "61411804-deaf-4ace-9ea3-32675e3578ab"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the Oakland-based band's new record 'Desperate Flower'!\n\nWelcome Strawberry are playing in Oakland at Thee Stork Club this Friday, Aug 15th!\n\nhttps://welcomestrawberry.bandcamp.com/album/desperate-flower",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}