Information about plays

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

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

{
    "id": 3640661,
    "uri": "https://api.kexp.org/v2/plays/3640661/?format=api",
    "airdate": "2026-04-11T08:30:20-07:00",
    "show": 66423,
    "show_uri": "https://api.kexp.org/v2/shows/66423/?format=api",
    "image_uri": "https://dn711208.ca.archive.org/0/items/mbid-76aee258-6388-45bd-ab24-efdc0b2fd4c9/mbid-76aee258-6388-45bd-ab24-efdc0b2fd4c9-22347669523_thumb500.jpg",
    "thumbnail_uri": "https://dn711208.ca.archive.org/0/items/mbid-76aee258-6388-45bd-ab24-efdc0b2fd4c9/mbid-76aee258-6388-45bd-ab24-efdc0b2fd4c9-22347669523_thumb250.jpg",
    "song": "Lightning Storms",
    "track_id": "9094965a-2636-40b6-adc2-422a87ffdfd6",
    "recording_id": "76347135-d963-4b57-a8dd-ce5372130740",
    "artist": "Y La Bamba",
    "artist_ids": [
        "f6157276-5fab-43d5-843c-3e77cd1a12d3"
    ],
    "album": "Mujeres",
    "release_id": "76aee258-6388-45bd-ab24-efdc0b2fd4c9",
    "release_group_id": "adc9f894-026f-497d-ad5c-9970764fa817",
    "labels": [
        "Tender Loving Empire"
    ],
    "label_ids": [
        "6708195c-ef0d-4d2e-a8b3-cba72670f17c"
    ],
    "release_date": "2019-02-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Purepécha\t\n--\nPortland based, Ya La Bamba is led by Luz Mendoza who is of Purepecha descent.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}