Information about plays

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

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

{
    "id": 3577661,
    "uri": "https://api.kexp.org/v2/plays/3577661/?format=api",
    "airdate": "2025-11-13T12:27:55-08:00",
    "show": 65098,
    "show_uri": "https://api.kexp.org/v2/shows/65098/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-1e038e2e-7e9c-47a1-994b-7904903cc910/mbid-1e038e2e-7e9c-47a1-994b-7904903cc910-19387957959_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-1e038e2e-7e9c-47a1-994b-7904903cc910/mbid-1e038e2e-7e9c-47a1-994b-7904903cc910-19387957959_thumb250.jpg",
    "song": "Angel From Montgomery (live)",
    "track_id": "cfe36c76-3232-4709-b877-9b24010615e5",
    "recording_id": "77c7a4a5-bac9-44ce-ac0c-b7a5c094820d",
    "artist": "Bonnie Raitt duet with John Prine",
    "artist_ids": [
        "0f0da09c-3940-4cb5-879f-4cea28907810",
        "e86492c1-0376-4df0-8042-8ba058c83960"
    ],
    "album": "The Bonnie Raitt Collection",
    "release_id": "1e038e2e-7e9c-47a1-994b-7904903cc910",
    "release_group_id": "15f42c3b-77a7-3e29-b1b9-358d0977de71",
    "labels": [
        "Warner Bros. Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1991-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Emily in Seattle:\n\nMy stepdad died suddenly this last January (still trying to make sense of that) and my dad in January of 2020. I can honor them both with one song. My stepdad loved Bonnie Raitt and my Dad loved John Prine. Could you please play Bonnie's cover of Angel From Montgomery?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}