Information about plays

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

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

{
    "id": 3636839,
    "uri": "https://api.kexp.org/v2/plays/3636839/?format=api",
    "airdate": "2026-04-02T10:58:43-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?format=api",
    "image_uri": "https://dn721708.ca.archive.org/0/items/mbid-525acb0e-cf62-4663-94a3-078030aece8e/mbid-525acb0e-cf62-4663-94a3-078030aece8e-42288147630_thumb500.jpg",
    "thumbnail_uri": "https://dn721708.ca.archive.org/0/items/mbid-525acb0e-cf62-4663-94a3-078030aece8e/mbid-525acb0e-cf62-4663-94a3-078030aece8e-42288147630_thumb250.jpg",
    "song": "Into the Blue",
    "track_id": "edf311b2-eb9b-41e3-b439-2da98c8310f8",
    "recording_id": "c78cd3ed-c09c-4122-98f6-03d507d50968",
    "artist": "Yuuf",
    "artist_ids": [
        "1c1dbb2e-266b-45b6-9e72-a7d34725035b"
    ],
    "album": "Alma's Cove",
    "release_id": "525acb0e-cf62-4663-94a3-078030aece8e",
    "release_group_id": "7415e9bc-fa6b-46ec-bf4d-8a2de2652cdc",
    "labels": [
        "Technicolour"
    ],
    "label_ids": [
        "1e7d663c-173e-4316-84b6-7fabfe8be930"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yuuf is a London-based quartet who released their summery, tropical relaxation EP ‘Alma’s Cove’ last June. Here they are playing a short live set in the gorgeous St. Sava Canyon:\n\nhttps://www.youtube.com/watch?v=nFF17oL8ykY\n\nYou can catch them tonight, April 2nd, in Portland at Mississippi Studios.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}