Information about plays

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

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

{
    "id": 3613105,
    "uri": "https://api.kexp.org/v2/plays/3613105/?format=api",
    "airdate": "2026-02-04T11:55:21-08:00",
    "show": 65838,
    "show_uri": "https://api.kexp.org/v2/shows/65838/?format=api",
    "image_uri": "https://dn720307.ca.archive.org/0/items/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162-43847275906_thumb500.jpg",
    "thumbnail_uri": "https://dn720307.ca.archive.org/0/items/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162/mbid-eb9be1ab-5482-43f8-8ed7-e44201bc7162-43847275906_thumb250.jpg",
    "song": "Takameyo",
    "track_id": "0a472a46-a501-43eb-a720-62fe2211f101",
    "recording_id": "d73c4283-f1aa-4175-97db-79d623959f11",
    "artist": "Gondhawa",
    "artist_ids": [
        "c0d3788d-657a-4ebc-bf43-4d9254802ebf"
    ],
    "album": "Täkomā",
    "release_id": "eb9be1ab-5482-43f8-8ed7-e44201bc7162",
    "release_group_id": "d01476bf-76a9-44e7-86ad-efb3190491d4",
    "labels": [
        "Stolen Body Records",
        "Le Cèpe Records"
    ],
    "label_ids": [
        "db302256-68eb-4248-a2ba-bce5d7ff288d",
        "c9d50db2-6205-41bc-bc09-085a84cd189c"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from French power trio, Gondhawa. Full album came out on January 30th. \n\nThe band describes Täkomā as \"a frenetic blast of oriental psych rock that barrels through microtonal madness and eastern-tinged grooves with unrestrained energy.\"\nhttps://gondhawa.bandcamp.com/album/t-kom",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}