Information about plays

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

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

{
    "id": 3631477,
    "uri": "https://api.kexp.org/v2/plays/3631477/?format=api",
    "airdate": "2026-03-20T13:03:21-07:00",
    "show": 66231,
    "show_uri": "https://api.kexp.org/v2/shows/66231/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7-44098835361_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7-44098835361_thumb250.jpg",
    "song": "Sea of Clouds",
    "track_id": "c0717854-a32e-435c-b89e-f35a7b6f955e",
    "recording_id": "5f250e6c-e97d-489d-9695-5cb1aa77bcf8",
    "artist": "Dominique Fils-Aimé",
    "artist_ids": [
        "6ac4d6ec-0d09-4146-9930-0a00f19f5119"
    ],
    "album": "My World Is The Sun",
    "release_id": "beddfa86-97c5-4374-ab5a-e70c62c808a7",
    "release_group_id": "cc5de6bc-69af-4b80-8f44-a1aead60fda2",
    "labels": [
        "Ensoul Records"
    ],
    "label_ids": [
        "100cfe3f-a115-4ffc-b551-5b1ace15d502"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dominique Fils-Aimé [FEES-em-AY] is a JUNO Award winning singer-songwriter from Montreal. Her ambitious album trilogy conceptualizes the history of African American music. Dominique reflects on the social realities that influenced the genres of blues, jazz and soul and channels that spirit into her own work.\n\nhttps://singwithmi.bandcamp.com/\nhttps://domiofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}