Information about plays

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

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

{
    "id": 3651412,
    "uri": "https://api.kexp.org/v2/plays/3651412/?format=api",
    "airdate": "2026-05-06T18:05:12-07:00",
    "show": 66647,
    "show_uri": "https://api.kexp.org/v2/shows/66647/?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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Getdown Services is a British rock and pop duo that has produced eight releases since 2022. The duo includes Ben Sadler and Josh Law.\n\nThey describe the music they make as \"disco and eighties and like seventies infused groove based music\" with other influences, including classic rock. https://tinyurl.com/4utmkwxx",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}