Information about plays

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

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

{
    "id": 3558018,
    "uri": "https://api.kexp.org/v2/plays/3558018/?format=api",
    "airdate": "2025-09-26T16:26:31-07:00",
    "show": 64668,
    "show_uri": "https://api.kexp.org/v2/shows/64668/?format=api",
    "image_uri": "https://ia904502.us.archive.org/31/items/mbid-0123d225-e035-3728-ac3a-3758c9d4edad/mbid-0123d225-e035-3728-ac3a-3758c9d4edad-7940728317_thumb500.jpg",
    "thumbnail_uri": "https://ia804502.us.archive.org/31/items/mbid-0123d225-e035-3728-ac3a-3758c9d4edad/mbid-0123d225-e035-3728-ac3a-3758c9d4edad-7940728317_thumb250.jpg",
    "song": "Invisible Man",
    "track_id": "b8d19224-4f75-3860-b334-3da21a68c95c",
    "recording_id": "b217b5a4-2561-48f3-9b53-eb418d626334",
    "artist": "The Breeders",
    "artist_ids": [
        "667e856e-f3a7-42e9-8244-95422ef31321"
    ],
    "album": "Last Splash",
    "release_id": "0123d225-e035-3728-ac3a-3758c9d4edad",
    "release_group_id": "7aaf0618-292c-3474-bfbc-d831baf710cf",
    "labels": [
        "4AD",
        "Elektra Entertainment"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503",
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1993-08-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written by Kim Deal.\n\nThe Breeders' history began when Kim Deal, bassist of the Pixies, began writing new material while the Pixies were touring Surfer Rosa in Europe with Throwing Muses. As neither band had plans in the immediate future, Deal discussed possible side projects with Throwing Muses guitarist Tanya Donelly, and then recruited her twin sister. The rest was history! \n---\nhttp://thebreedersmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}