Information about plays

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

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

{
    "id": 3629297,
    "uri": "https://api.kexp.org/v2/plays/3629297/?format=api",
    "airdate": "2026-03-15T14:24:53-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-f5674ecf-4be7-4a6d-a72e-569621e06d3a/mbid-f5674ecf-4be7-4a6d-a72e-569621e06d3a-42440320666_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-f5674ecf-4be7-4a6d-a72e-569621e06d3a/mbid-f5674ecf-4be7-4a6d-a72e-569621e06d3a-42440320666_thumb250.jpg",
    "song": "Hypnotised",
    "track_id": "7fc9be75-267a-4fd7-9532-9e2eb424f041",
    "recording_id": "a2d85026-8e0c-45c2-be1e-c28f357156fb",
    "artist": "Supershy feat. Linden Jay",
    "artist_ids": [
        "2a93d137-2e87-45b8-bf07-2183d2ef1183",
        "a9b83772-cb9d-45a8-91d4-abb2e720c533"
    ],
    "album": "Hypnotised",
    "release_id": "f5674ecf-4be7-4a6d-a72e-569621e06d3a",
    "release_group_id": "4455e39e-d0c8-40fa-9b41-8b8aebd0dc08",
    "labels": [
        "Beyond the Groove"
    ],
    "label_ids": [
        "6d006831-947d-483b-aed3-b861407abe2d"
    ],
    "release_date": "2025-06-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Supershy is the alter-ego of English musician and producer Tom Misch.\n\nhttps://soundcloud.com/supershy-music/hypnotised-feat-linden-jay\nhttps://supershy.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}