Information about plays

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

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

{
    "id": 3637087,
    "uri": "https://api.kexp.org/v2/plays/3637087/?format=api",
    "airdate": "2026-04-03T01:28:29-07:00",
    "show": 66350,
    "show_uri": "https://api.kexp.org/v2/shows/66350/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c-43596753864_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c/mbid-39219131-3cf3-4671-9ca7-1c7cbda0349c-43596753864_thumb250.jpg",
    "song": "who knows",
    "track_id": "0b4a413b-8819-4fe7-a49e-08faf8ae1efa",
    "recording_id": "e0e13b2c-3193-4d50-afc4-e2c3eaba5722",
    "artist": "Amy Gadiaga",
    "artist_ids": [
        "c364340d-d21f-47b8-941e-6a41398d65fc"
    ],
    "album": "BabyGoated",
    "release_id": "39219131-3cf3-4671-9ca7-1c7cbda0349c",
    "release_group_id": "9a5ada05-6382-4e54-897d-e502504f635a",
    "labels": [
        "Psychic Hotline"
    ],
    "label_ids": [
        "2589a508-4fa8-4bbd-a2ac-fef51c7abfc1"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Amy Gadiaga is a London‑based French‑Afropean bassist, vocalist, and composer whose vibrant sound bridges jazz, soul, and folk influences. Her EP BabyGoated was released on March 13, 2026.\n\nhttps://amygadiaga.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}