Information about plays

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

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

{
    "id": 3624650,
    "uri": "https://api.kexp.org/v2/plays/3624650/?format=api",
    "airdate": "2026-03-03T03:41:51-08:00",
    "show": 66077,
    "show_uri": "https://api.kexp.org/v2/shows/66077/?format=api",
    "image_uri": "https://ia800702.us.archive.org/19/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb250.jpg",
    "song": "Goldie",
    "track_id": "53caefd2-ca2b-4d02-9e5a-6f857981d7a7",
    "recording_id": "f53ff64f-07af-412a-8786-7f604b480f40",
    "artist": "Daphni",
    "artist_ids": [
        "859216c4-5d01-479b-b6c3-e20cc591a86a"
    ],
    "album": "Butterfly",
    "release_id": "9bdb9c4e-1a5a-41fc-af4e-9e2873418831",
    "release_group_id": "331ea983-892d-4f81-83f4-b26c6bcd92fe",
    "labels": [
        "Jiaolong"
    ],
    "label_ids": [
        "f9703af9-62b7-45fb-a219-404809a1a622"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://caribouband.bandcamp.com/album/butterfly",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}