Information about plays

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

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

{
    "id": 3659016,
    "uri": "https://api.kexp.org/v2/plays/3659016/?format=api",
    "airdate": "2026-05-24T14:52:07-07:00",
    "show": 66803,
    "show_uri": "https://api.kexp.org/v2/shows/66803/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-f405961e-0779-3b38-932d-e325dca86c99/mbid-f405961e-0779-3b38-932d-e325dca86c99-11004891931_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-f405961e-0779-3b38-932d-e325dca86c99/mbid-f405961e-0779-3b38-932d-e325dca86c99-11004891931_thumb250.jpg",
    "song": "The Sound of the Crowd",
    "track_id": "a60c7977-3c78-307f-b474-6623713f7e3d",
    "recording_id": "2f1b78c0-8c95-40b1-94ef-f4df77831a3e",
    "artist": "The Human League",
    "artist_ids": [
        "7adaabfb-acfb-47bc-8c7c-59471c2f0db8"
    ],
    "album": "Dare / Love and Dancing",
    "release_id": "d7decc52-4f52-4f1c-8aa4-ac2d1a7d7fbe",
    "release_group_id": "1d11f1b9-fbe2-374b-a7e3-60288d70a690",
    "labels": [],
    "label_ids": [],
    "release_date": "2002-10-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "06/05 - The Warfield, San Francisco, CA\n06/08 - Marymoor Live, Seattle, WA \n\nOn tour with Soft Cell and Alison Moyet! https://www.thehumanleague.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}