Information about plays

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

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

{
    "id": 3568462,
    "uri": "https://api.kexp.org/v2/plays/3568462/?format=api",
    "airdate": "2025-10-22T10:09:36-07:00",
    "show": 64903,
    "show_uri": "https://api.kexp.org/v2/shows/64903/?format=api",
    "image_uri": "https://ia800305.us.archive.org/14/items/mbid-002a65d3-ab21-4fdd-adbf-ca6d5f39033a/mbid-002a65d3-ab21-4fdd-adbf-ca6d5f39033a-16181525141_thumb500.jpg",
    "thumbnail_uri": "https://ia600305.us.archive.org/14/items/mbid-002a65d3-ab21-4fdd-adbf-ca6d5f39033a/mbid-002a65d3-ab21-4fdd-adbf-ca6d5f39033a-16181525141_thumb250.jpg",
    "song": "Sunny",
    "track_id": "90a940b7-f29d-3008-8040-666c3246bb78",
    "recording_id": "7ec76953-ec7d-4c69-9cb6-a12c3c23cf90",
    "artist": "Boney M.",
    "artist_ids": [
        "5403bf6e-bc1d-4e62-b31f-926a2bf66a14"
    ],
    "album": "Take the Heat Off Me",
    "release_id": "002a65d3-ab21-4fdd-adbf-ca6d5f39033a",
    "release_group_id": "4c9eb64e-37e2-3e18-9833-efae833dc2a8",
    "labels": [
        "Hansa"
    ],
    "label_ids": [
        "3cfa65af-d11c-4337-843c-0b6d4ca385d3"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Boney M''s version of the much-covered original by Bobby Hebb. This version is markedly different from the original, produced by the late Frank Farian and arranged by Stefan Klinkhammer in a Euro Disco arrangement. The song charted in the Top 10 of many countries and peaked at #1 in Austria, Belgium, France, Germany, Netherlands, and South Korea. (That's Liz Mitchell on vocals.)\n--\nHebb wrote \"Sunny\" in 1963 as a positive response to two tragic events--the fatal stabbing of his brother and the assassination of John F. Kennedy. All my intentions were just to think of happier times – basically looking for a brighter day – because times were at a low tide,\" said Hebb. \"I needed to pick myself up, and 'Sunny' became that pick-me-up. It was, and is, an ode to a sunny disposition and a melodic plea for peace.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}