Information about plays

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

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

{
    "id": 3636935,
    "uri": "https://api.kexp.org/v2/plays/3636935/?format=api",
    "airdate": "2026-04-02T16:37:09-07:00",
    "show": 66347,
    "show_uri": "https://api.kexp.org/v2/shows/66347/?format=api",
    "image_uri": "https://dn711101.ca.archive.org/0/items/mbid-28742edd-85eb-4263-a69a-d32cad3a5260/mbid-28742edd-85eb-4263-a69a-d32cad3a5260-44751593253_thumb500.jpg",
    "thumbnail_uri": "https://dn711101.ca.archive.org/0/items/mbid-28742edd-85eb-4263-a69a-d32cad3a5260/mbid-28742edd-85eb-4263-a69a-d32cad3a5260-44751593253_thumb250.jpg",
    "song": "The Radiator",
    "track_id": "515beb85-1372-4e1d-848f-cc33475130a4",
    "recording_id": "bcd48693-237f-4b3c-9d68-db53bb37bfee",
    "artist": "Getdown Services",
    "artist_ids": [
        "ca57dd61-590f-4605-85ec-72e947a6148b"
    ],
    "album": "The Radiator",
    "release_id": "28742edd-85eb-4263-a69a-d32cad3a5260",
    "release_group_id": "ff01404f-5cf9-4f41-9682-9b0e51e922d1",
    "labels": [
        "Breakfast Records"
    ],
    "label_ids": [
        "c6cb669d-19fd-4ebc-a4db-1042808dd6ec"
    ],
    "release_date": "2026-04-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Bristol, UK-based group Getdown Services! They will be touring the US including Seattle (sold out), Portland, and SF in April. Check out the dates below: \nhttps://getdownservices.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}