Information about plays

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

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

{
    "id": 3625356,
    "uri": "https://api.kexp.org/v2/plays/3625356/?format=api",
    "airdate": "2026-03-04T20:57:38-08:00",
    "show": 66092,
    "show_uri": "https://api.kexp.org/v2/shows/66092/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-51920607-9139-45ba-b63c-5791e09ce90e/mbid-51920607-9139-45ba-b63c-5791e09ce90e-42146712385_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-51920607-9139-45ba-b63c-5791e09ce90e/mbid-51920607-9139-45ba-b63c-5791e09ce90e-42146712385_thumb250.jpg",
    "song": "Real Thing",
    "track_id": "7c77f36f-be21-483a-94f0-378a92c717e0",
    "recording_id": "a3a6ba8a-b3f4-40a1-babd-4ef81ebf60e7",
    "artist": "Drugdealer & Weyes Blood",
    "artist_ids": [
        "469d6414-1f06-43de-80d5-17762d4a356a",
        "d3b69dfc-4b20-440c-bd23-6f939d076082"
    ],
    "album": "Real Thing",
    "release_id": "51920607-9139-45ba-b63c-5791e09ce90e",
    "release_group_id": "c067f82d-2789-426e-a84e-ed66e0e5976f",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2025-05-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On tour!\n\nSF - Apr 15 - The Chapel\nPortland - Apr 17 - Polaris Hall\nSeattle - Apr 18 - The Crocodile",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}