Information about plays

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

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

{
    "id": 3524798,
    "uri": "https://api.kexp.org/v2/plays/3524798/?format=api",
    "airdate": "2025-07-09T15:53:22-07:00",
    "show": 63966,
    "show_uri": "https://api.kexp.org/v2/shows/63966/?format=api",
    "image_uri": "https://dn721305.ca.archive.org/0/items/mbid-f8d6b4d8-8d8f-4c83-8f24-a6413dd3885a/mbid-f8d6b4d8-8d8f-4c83-8f24-a6413dd3885a-41798402667_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-f8d6b4d8-8d8f-4c83-8f24-a6413dd3885a/mbid-f8d6b4d8-8d8f-4c83-8f24-a6413dd3885a-41798402667_thumb250.jpg",
    "song": "Million years",
    "track_id": "cd925025-7b7c-4b0b-a203-2b08185fef58",
    "recording_id": "fe7ff6d4-9e07-41ce-b00b-53b10c1f3d2a",
    "artist": "HAIM",
    "artist_ids": [
        "aef06569-098f-4218-a577-b413944d9493"
    ],
    "album": "I quit",
    "release_id": "f8d6b4d8-8d8f-4c83-8f24-a6413dd3885a",
    "release_group_id": "86fdc55b-464f-4f6a-bcf7-86acf2964e87",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sisters are on tour!  They'll be in Seattle at the WaMu Theater on Thursday, September 18th, and at The Bill Graham Civic Auditorium in SF on Tuesday, October 7th.\n--\nAlana Haim said of this lovely song, \"Saying, ‘I’ll carry you on my back even if it takes a million years,’ to me, that is kind of like an ode to my siblings. Anytime I’m feeling low, I’m so lucky that I was born with my two best friends. In [my] low points, I get to call my siblings and they know exactly what to say. It’s an ode to anyone in your life that you’ll have forever, that has your back.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}