Information about plays

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

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

{
    "id": 3662388,
    "uri": "https://api.kexp.org/v2/plays/3662388/?format=api",
    "airdate": "2026-06-01T12:41:39-07:00",
    "show": 66876,
    "show_uri": "https://api.kexp.org/v2/shows/66876/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-8369d044-60b8-48e8-a914-e6c330240fd2/mbid-8369d044-60b8-48e8-a914-e6c330240fd2-30830324767_thumb500.jpg",
    "thumbnail_uri": "https://ia801905.us.archive.org/13/items/mbid-8369d044-60b8-48e8-a914-e6c330240fd2/mbid-8369d044-60b8-48e8-a914-e6c330240fd2-30830324767_thumb250.jpg",
    "song": "Snow Patrol, Part 1",
    "track_id": "a80a6ae5-01ae-3547-b4c6-ab953813b949",
    "recording_id": "cde89234-f988-4854-9b99-a6191ec883ac",
    "artist": "Alpinestars",
    "artist_ids": [
        "c9fe2520-b2f5-414f-8981-47cc877f62dc"
    ],
    "album": "White Noise",
    "release_id": "d9912723-f3f9-4a56-aab7-cbfc6f0fa8d2",
    "release_group_id": "f361e14e-d596-3fa9-a652-b66f16c97a41",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2003-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Manchester duo of Richard Woolgar and Gly Thomas came into being when the promoters of a local club challenged the pair to compose an hour's worth of music. Influenced by New Order and Depeche Mode, the two took the name Alpinestars from Thomas' mountain bike and proceeded to meet the challenge.\" \n\nhttps://www.allmusic.com/artist/alpinestars-mn0000157357#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}