Information about plays

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

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

{
    "id": 3628068,
    "uri": "https://api.kexp.org/v2/plays/3628068/?format=api",
    "airdate": "2026-03-12T09:46:53-07:00",
    "show": 66159,
    "show_uri": "https://api.kexp.org/v2/shows/66159/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-c1a5382f-9a25-4747-84f1-d01fe6b959c1/mbid-c1a5382f-9a25-4747-84f1-d01fe6b959c1-26887556732_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-c1a5382f-9a25-4747-84f1-d01fe6b959c1/mbid-c1a5382f-9a25-4747-84f1-d01fe6b959c1-26887556732_thumb250.jpg",
    "song": "Always Something There to Remind Me",
    "track_id": "009ae805-5e3b-3630-ad6f-1ccc1faf910b",
    "recording_id": "0e9aecc8-49d5-4efc-95fc-a6365bd6d00a",
    "artist": "Naked Eyes",
    "artist_ids": [
        "d5d477bc-97c5-410c-983b-ff541580566f"
    ],
    "album": "Burning Bridges",
    "release_id": "c1a5382f-9a25-4747-84f1-d01fe6b959c1",
    "release_group_id": "abac5c22-0720-3f7f-953b-12111c9604af",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP is always there to remind YOU that community MATTERS. Show your support today:\nhttps://kexp.org/donate/\n--\nHere's the official music video for Naked Eyes' version of this Burt Bacharach tune.: https://www.youtube.com/watch?v=lVrELhxOFnM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}