Information about plays

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

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

{
    "id": 3627052,
    "uri": "https://api.kexp.org/v2/plays/3627052/?format=api",
    "airdate": "2026-03-09T08:47:45-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn711008.ca.archive.org/0/items/mbid-45411508-1c14-412b-826c-fae0108bd28e/mbid-45411508-1c14-412b-826c-fae0108bd28e-11018247563_thumb500.jpg",
    "thumbnail_uri": "https://dn711008.ca.archive.org/0/items/mbid-45411508-1c14-412b-826c-fae0108bd28e/mbid-45411508-1c14-412b-826c-fae0108bd28e-11018247563_thumb250.jpg",
    "song": "Stand by Me",
    "track_id": "c35a2c8c-3fad-3bdb-b545-be8f1cee8efa",
    "recording_id": "74e2aff8-bcf9-4119-b51c-10f64f440a73",
    "artist": "Ben E. King",
    "artist_ids": [
        "837555ba-012e-45f1-9a9c-9628da13ee54"
    ],
    "album": "Don’t Play That Song!",
    "release_id": "45411508-1c14-412b-826c-fae0108bd28e",
    "release_group_id": "41da1f33-f897-3e51-a650-ab49b380ebf5",
    "labels": [
        "ATCO Records"
    ],
    "label_ids": [
        "a9de694a-2e5b-4a1d-8d7a-a7ca620e3f80"
    ],
    "release_date": "1962-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"OMG - I LOVE the friends are everywhere message, and I just up'ed my amp. This year, I've been pushing beyond my comfort zone and committing to going out to more live and local music solo, working to meet new people and build community. Now I have a shirt to help me on my community building mission! \" - Karole in Denver\n\nStand by KEXP and donate today! https://www.kexp.org/donate/\n\n--\n\nBen E. King was inspired to update the early 20th-century gospel hymn \"Stand by Me\" by Charles Albert Tindley, pitching this to The Drifters who passed, leading him him to record and release it himself for a massive hit.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}