Information about plays

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

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

{
    "id": 3639216,
    "uri": "https://api.kexp.org/v2/plays/3639216/?format=api",
    "airdate": "2026-04-07T22:50:10-07:00",
    "show": 66395,
    "show_uri": "https://api.kexp.org/v2/shows/66395/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c-41341613111_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c/mbid-300d2e3b-ce39-45c7-8d23-5bb0c984363c-41341613111_thumb250.jpg",
    "song": "Salad",
    "track_id": "89a5ede8-027c-4f69-90fb-4371be48cf2f",
    "recording_id": "228e10c6-9c60-4d9a-ae67-7efa4532b87a",
    "artist": "Blondshell",
    "artist_ids": [
        "f6621a8d-5644-460a-b0a8-9171cb2c595d"
    ],
    "album": "Blondshell",
    "release_id": "300d2e3b-ce39-45c7-8d23-5bb0c984363c",
    "release_group_id": "66393333-3e8a-4a18-ade5-007934ec1ad4",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2023-04-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day 3 years ago ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}