Information about plays

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

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

{
    "id": 3544686,
    "uri": "https://api.kexp.org/v2/plays/3544686/?format=api",
    "airdate": "2025-08-25T15:32:38-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://ia801808.us.archive.org/27/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb500.jpg",
    "thumbnail_uri": "https://ia801808.us.archive.org/27/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb250.jpg",
    "song": "Every Ghetto, Every City",
    "track_id": "335bcd64-92bb-38ad-b0cc-a27e18067b41",
    "recording_id": "15d3e2b6-a603-43cf-859b-61efd20e196a",
    "artist": "Lauryn Hill",
    "artist_ids": [
        "e8414012-4a1c-4ad4-be5e-fc55294e28cc"
    ],
    "album": "The Miseducation of Lauryn Hill",
    "release_id": "4f931a2b-98eb-49bb-94b7-0ec62dcfe644",
    "release_group_id": "8691d12c-abd8-385c-b1eb-d841190124f7",
    "labels": [
        "Ruffhouse Records"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3"
    ],
    "release_date": "1998-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day from the legendary Ms. Lauryn Hill!\n\nThe Miseducation of Lauryn Hill is the debut solo album of Lauryn Hill. The album debuted at number one on the Billboard 200 chart, selling 422,624 copies in its first week, which broke a record for first-week sales by a female artist. This track is an homage to Lauryn Hill's hometown, South Orange, New Jersey.\n\nLauryn Hill (yes, THE Lauryn Hill) is also an AFROPUNK alum. Today we're playing all artists who have performed at various AFFOPUNKs around the world.\n\nThe first ever AFROPUNK Seattle is tomorrow at Pier 62. Purchase tickets here: https://www.kexp.org/events/kexp-events/afropunk-seattle/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}