Information about plays

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

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

{
    "id": 3639496,
    "uri": "https://api.kexp.org/v2/plays/3639496/?format=api",
    "airdate": "2026-04-08T14:41:05-07:00",
    "show": 66400,
    "show_uri": "https://api.kexp.org/v2/shows/66400/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-b0beb1c8-1ed7-3dda-a77a-ad48fde73104/mbid-b0beb1c8-1ed7-3dda-a77a-ad48fde73104-16770510008_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-b0beb1c8-1ed7-3dda-a77a-ad48fde73104/mbid-b0beb1c8-1ed7-3dda-a77a-ad48fde73104-16770510008_thumb250.jpg",
    "song": "You and I Are a Gang of Losers",
    "track_id": "79ca9bc5-2b11-3d29-9e29-7733366b9fdc",
    "recording_id": "f07daf28-b78e-4ced-bf30-ead6f459e069",
    "artist": "The Dears",
    "artist_ids": [
        "ca7ce20f-c735-4ad9-b664-d8d83b3c7948"
    ],
    "album": "Gang of Losers",
    "release_id": "70941109-e487-3252-90e1-c18ddd9dd94b",
    "release_group_id": "b72136bc-342f-3470-9b4d-690b7db6a050",
    "labels": [],
    "label_ids": [],
    "release_date": "2006-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Dears are a Canadian indie rock band from Montreal, Quebec. The band is led by the husband-and-wife duo of singer-guitarist Murray Lightburn and keyboardist Natalia Yanchak.\n--\nThey performed this song live at The Troubadour in 2011: https://www.youtube.com/watch?v=MB6C7-0LB6Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}