Information about plays

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

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

{
    "id": 3555034,
    "uri": "https://api.kexp.org/v2/plays/3555034/?format=api",
    "airdate": "2025-09-19T14:05:16-07:00",
    "show": 64603,
    "show_uri": "https://api.kexp.org/v2/shows/64603/?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://ia601808.us.archive.org/27/items/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644/mbid-4f931a2b-98eb-49bb-94b7-0ec62dcfe644-5356827241_thumb250.jpg",
    "song": "When It Hurts So Bad",
    "track_id": "1bee7eaa-967f-39fd-b917-5a6ff9d01c81",
    "recording_id": "daa1918c-ad59-4a31-9aa3-b4dcd7b3e307",
    "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": "\"The Miseducation of Lauryn Hill is a declaration of independence. It is a break-up letter to the bulls**t routine of dealing with men who can’t stop hurting the women who love them. And it is a love letter to the liberated self, the maternal self and to God. It is an album of junctures: Between adolescence and adulthood, between Lauryn as ⅓ of the Fugees and Lauryn as a woman on her own, between being a child and being a parent. (She conceived of the album at 22 years old, single and pregnant with her firstborn.)\"  Read a tribute to his powerful debut album: https://pitchfork.com/reviews/albums/22035-the-miseducation-of-lauryn-hill/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}