Information about plays

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

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

{
    "id": 3628424,
    "uri": "https://api.kexp.org/v2/plays/3628424/?format=api",
    "airdate": "2026-03-13T13:24:13-07:00",
    "show": 66170,
    "show_uri": "https://api.kexp.org/v2/shows/66170/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-2880e30b-3a51-34c0-b1e8-2105b2a344a4/mbid-2880e30b-3a51-34c0-b1e8-2105b2a344a4-23200374089_thumb500.jpg",
    "thumbnail_uri": "https://ia801601.us.archive.org/0/items/mbid-2880e30b-3a51-34c0-b1e8-2105b2a344a4/mbid-2880e30b-3a51-34c0-b1e8-2105b2a344a4-23200374089_thumb250.jpg",
    "song": "Roadrunner",
    "track_id": "508f09d2-7bec-3234-815f-78898a45ed4b",
    "recording_id": "f2ca3aa1-6e33-491f-bf6f-08795880d9c4",
    "artist": "The Modern Lovers",
    "artist_ids": [
        "535f06f0-7ea2-41a4-a967-743b25558805"
    ],
    "album": "The Modern Lovers",
    "release_id": "2880e30b-3a51-34c0-b1e8-2105b2a344a4",
    "release_group_id": "91e1f88a-f081-3639-9972-0d46b3d3b616",
    "labels": [
        "Sanctuary Midline"
    ],
    "label_ids": [
        "84f6693d-dfe5-470a-852a-3c21ece19439"
    ],
    "release_date": "2006-11-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boston proto-punk band The Modern Lovers, led by Jonathan Richman, recorded “Roadrunner” in the early ’70s, and it later appeared on their influential 1976 debut album, becoming a cult favorite for its driving rhythm and ode to suburban Boston. If you're enjoying the music, support the KEXP Spring Drive — there’s a limited edition “You Have Friends Everywhere” KEXP T-shirt available this hour at kexp.org/donate.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}