Information about plays

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

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

{
    "id": 3596779,
    "uri": "https://api.kexp.org/v2/plays/3596779/?format=api",
    "airdate": "2025-12-27T17:02:48-08:00",
    "show": 65490,
    "show_uri": "https://api.kexp.org/v2/shows/65490/?format=api",
    "image_uri": "https://ia800504.us.archive.org/10/items/mbid-ab019500-09b7-493f-93fc-36bac80e3f25/mbid-ab019500-09b7-493f-93fc-36bac80e3f25-43554994686_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/10/items/mbid-ab019500-09b7-493f-93fc-36bac80e3f25/mbid-ab019500-09b7-493f-93fc-36bac80e3f25-43554994686_thumb250.jpg",
    "song": "This Is The World (I Made It For You)",
    "track_id": "d5c46502-4737-4cbd-b424-a0282a7c72f6",
    "recording_id": "626b5c2b-3531-4d47-8e0e-7b219fbf90c3",
    "artist": "Magdalena Bay",
    "artist_ids": [
        "68c261d5-48c8-4ea9-9466-9fc908dc79bb"
    ],
    "album": "This Is The World (I Made It For You) / Nice Day",
    "release_id": "ab019500-09b7-493f-93fc-36bac80e3f25",
    "release_group_id": "dad9a75e-1611-46d7-907d-7c74b1ae916c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Magdalena Bay will be at Treefort Music Fest in Boise, ID on March 27! https://magdalenabay.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}