Information about plays

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

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

{
    "id": 3636190,
    "uri": "https://api.kexp.org/v2/plays/3636190/?format=api",
    "airdate": "2026-03-31T23:08:38-07:00",
    "show": 66333,
    "show_uri": "https://api.kexp.org/v2/shows/66333/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-f0870985-748e-4f12-b2cf-c87dcae4aca0/mbid-f0870985-748e-4f12-b2cf-c87dcae4aca0-44686660299_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-f0870985-748e-4f12-b2cf-c87dcae4aca0/mbid-f0870985-748e-4f12-b2cf-c87dcae4aca0-44686660299_thumb250.jpg",
    "song": "WHAT IS SHE FOR?",
    "track_id": "ddb61a95-ca25-45c7-ab49-1510a6c881cb",
    "recording_id": "c9237bba-6c01-4a29-8548-72467266e1f4",
    "artist": "CLT DRP",
    "artist_ids": [
        "5f214c36-5efd-4f30-ac6a-74e2cdbb9c3e"
    ],
    "album": "WHAT IS SHE FOR?",
    "release_id": "f0870985-748e-4f12-b2cf-c87dcae4aca0",
    "release_group_id": "249bbf6c-6e35-4f92-bb18-7171d62afdd9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}