Information about plays

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

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

{
    "id": 3552169,
    "uri": "https://api.kexp.org/v2/plays/3552169/?format=api",
    "airdate": "2025-09-12T16:57:38-07:00",
    "show": 64543,
    "show_uri": "https://api.kexp.org/v2/shows/64543/?format=api",
    "image_uri": "https://ia800706.us.archive.org/21/items/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f-5846183948_thumb500.jpg",
    "thumbnail_uri": "https://ia600706.us.archive.org/21/items/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f/mbid-ca47729b-bf2a-4fee-8bf2-1823926d2d5f-5846183948_thumb250.jpg",
    "song": "I Melt With You",
    "track_id": "60944648-16c2-3b71-acaa-e8d01378bd23",
    "recording_id": "e43b9413-3bc3-4e95-84cd-b471ea0bb8f3",
    "artist": "Modern English",
    "artist_ids": [
        "78605d0c-7454-456d-934c-51eb46122566"
    ],
    "album": "Just Can’t Get Enough: New Wave Hits of the ’80s, Volume 9",
    "release_id": "ca47729b-bf2a-4fee-8bf2-1823926d2d5f",
    "release_group_id": "72cee1f0-1f5f-3fef-a939-1a9933c105e8",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Legendary band remastered. \n\nSee them play live at kexp here!  https://www.youtube.com/watch?v=iQM1_YiMkzE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}