Information about plays

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

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

{
    "id": 3608951,
    "uri": "https://api.kexp.org/v2/plays/3608951/?format=api",
    "airdate": "2026-01-25T11:54:22-08:00",
    "show": 65751,
    "show_uri": "https://api.kexp.org/v2/shows/65751/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Pity the Country",
    "track_id": null,
    "recording_id": "64bcf9ff-2edc-44c8-915f-deecc27ff40d",
    "artist": "Willie Dunn",
    "artist_ids": [
        "7de3849c-5d33-453a-b0f6-06c92d5cdce6"
    ],
    "album": "Native North America, Vol. 1: Aboriginal Folk, Rock, and Country 1966–1985",
    "release_id": null,
    "release_group_id": "f21f246a-029d-4ab7-bb51-5b891163d360",
    "labels": [
        "Light in the Attic Records"
    ],
    "label_ids": [
        "d277da0d-1d64-4256-90f5-ced940fb9b77"
    ],
    "release_date": "2014-11-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "William Lawrence Dunn was a Canadian singer-songwriter, film director and politician. Born in Montreal, he was of mixed Mi'kmaq and Scottish/Irish background. Dunn often highlighted indigenous issues in his work. Originally released on his 1978 album \"Akwesasne Notes\" . https://lightintheattic.net/releases/1332-native-north-america-vol-1-aboriginal-folk-rock-and-country-1966-1985",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}