Information about plays

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

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

{
    "id": 3595202,
    "uri": "https://api.kexp.org/v2/plays/3595202/?format=api",
    "airdate": "2025-12-24T04:34:40-08:00",
    "show": 65461,
    "show_uri": "https://api.kexp.org/v2/shows/65461/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "That's Not How to Love",
    "track_id": "ca431b1b-7763-4840-a71a-3be6dab01674",
    "recording_id": "19ee03ae-8ce3-4903-bb0a-d975c3e25827",
    "artist": "Hercules & Love Affair & Hips & Lips",
    "artist_ids": [
        "b62ecfe7-b2e6-4d40-b7d2-8f12d3f51ed6",
        "60692d43-bfb6-4e61-b3c4-f0f01dd46080"
    ],
    "album": "Someone Else EP",
    "release_id": "735bf8aa-b610-4987-a119-31df2cdc17d1",
    "release_group_id": "9ea572fb-fd10-4c64-908a-569b09194bdb",
    "labels": [
        "Stratasonic"
    ],
    "label_ids": [
        "0618e6ea-37f3-48c2-b6cf-5e2b4058b2b4"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://stereogum.com/2479772/hercules-love-affair-announces-new-ep-someone-else-is-calling-hear-the-title-track-feat-hips-lips/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}