Information about plays

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

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

{
    "id": 3609744,
    "uri": "https://api.kexp.org/v2/plays/3609744/?format=api",
    "airdate": "2026-01-27T09:44:00-08:00",
    "show": 65768,
    "show_uri": "https://api.kexp.org/v2/shows/65768/?format=api",
    "image_uri": "https://ia800406.us.archive.org/9/items/mbid-57ef6183-3024-428f-ba32-20e81a3a231e/mbid-57ef6183-3024-428f-ba32-20e81a3a231e-32379362916_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-57ef6183-3024-428f-ba32-20e81a3a231e/mbid-57ef6183-3024-428f-ba32-20e81a3a231e-32379362916_thumb250.jpg",
    "song": "Dancerama (7\" Mix)",
    "track_id": "87628be3-5cff-4d8a-aba4-1d14978b876a",
    "recording_id": "adefbe29-419c-4fde-9942-e88dd1e83124",
    "artist": "Sigue Sigue Sputnik",
    "artist_ids": [
        "4ea47188-de59-4d11-9154-657749319a41"
    ],
    "album": "Dancerama",
    "release_id": "57ef6183-3024-428f-ba32-20e81a3a231e",
    "release_group_id": "d332b077-e643-4fe2-b9ec-af6af5162603",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "1989-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Led by former Generation X member Tony James, the new wave group Sigue Sigue Sputnik raised selling out to an art form.\n\nThe concept behind Sigue Sigue Sputnik was simple: the band adopted a postmodern, ironic style and sound, and marketed it to the hilt, saturating the media with slogans and interviews.\"\n\nhttps://www.allmusic.com/artist/sigue-sigue-sputnik-mn0000753098#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}