Information about plays

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

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

{
    "id": 3628184,
    "uri": "https://api.kexp.org/v2/plays/3628184/?format=api",
    "airdate": "2026-03-12T19:04:40-07:00",
    "show": 66163,
    "show_uri": "https://api.kexp.org/v2/shows/66163/?format=api",
    "image_uri": "https://ia601701.us.archive.org/3/items/mbid-f69bf997-ba6e-4233-9080-d0766366ecc0/mbid-f69bf997-ba6e-4233-9080-d0766366ecc0-43720210192_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/3/items/mbid-f69bf997-ba6e-4233-9080-d0766366ecc0/mbid-f69bf997-ba6e-4233-9080-d0766366ecc0-43720210192_thumb250.jpg",
    "song": "We Like to Party",
    "track_id": "88943ed2-aca7-4806-b0e0-9b86daaa9fa9",
    "recording_id": "f2ef0111-5b0c-4f32-8acf-6e28c11d0688",
    "artist": "Vengaboys",
    "artist_ids": [
        "90c7177f-4be5-413d-aabd-d228934c2b9b"
    ],
    "album": "The Party Album!",
    "release_id": "f69bf997-ba6e-4233-9080-d0766366ecc0",
    "release_group_id": "924dde7d-42ec-334e-a418-d84ba51eb1e0",
    "labels": [
        "Groovilicious"
    ],
    "label_ids": [
        "361f18cf-9799-4fee-a1a8-1906bb2e857c"
    ],
    "release_date": "1999-04-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one's for you Andy!\n\nThank you all for donating to help Thursday on Drive Time w Evie make history and hit a record for the Spring Drive!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}