Information about plays

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

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

{
    "id": 3538397,
    "uri": "https://api.kexp.org/v2/plays/3538397/?format=api",
    "airdate": "2025-08-10T13:56:50-07:00",
    "show": 64253,
    "show_uri": "https://api.kexp.org/v2/shows/64253/?format=api",
    "image_uri": "https://ia601001.us.archive.org/34/items/mbid-a5f23590-7742-4a4a-a2ca-6d311ea83611/mbid-a5f23590-7742-4a4a-a2ca-6d311ea83611-42569440143_thumb500.jpg",
    "thumbnail_uri": "https://ia601001.us.archive.org/34/items/mbid-a5f23590-7742-4a4a-a2ca-6d311ea83611/mbid-a5f23590-7742-4a4a-a2ca-6d311ea83611-42569440143_thumb250.jpg",
    "song": "Dream Therapy",
    "track_id": "4dce4d3e-feaf-49b0-9a46-6f58be142d15",
    "recording_id": "b1321eb7-ad2c-4e9f-83c6-6b84cd0b0a0b",
    "artist": "Oscar Farrell feat. Sampha",
    "artist_ids": [
        "130c2184-14f2-4180-a216-04b5a333be57",
        "94a4c177-e5ee-4e5c-a843-0fac7d7c8275"
    ],
    "album": "So Far South",
    "release_id": "a5f23590-7742-4a4a-a2ca-6d311ea83611",
    "release_group_id": "e4332742-e09a-4f12-9d69-269c30079f63",
    "labels": [
        "dh2"
    ],
    "label_ids": [
        "6bb3e6d6-3655-4014-9a68-eff6df75e450"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "London-based producer and DJ Oscar Farrell has announced his forthcoming second EP, So Far South, alongside the release of his brand new single \"Dream Therapy\", featuring Sampha.\n\nhttps://oscarfarrell.bandcamp.com/album/so-far-south\nIG: @oscar_farr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}