Information about plays

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

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

{
    "id": 3627828,
    "uri": "https://api.kexp.org/v2/plays/3627828/?format=api",
    "airdate": "2026-03-11T19:09:43-07:00",
    "show": 66155,
    "show_uri": "https://api.kexp.org/v2/shows/66155/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-306dfc2d-17a7-4aaa-bb63-ed5eb5f1a852/mbid-306dfc2d-17a7-4aaa-bb63-ed5eb5f1a852-42017745601_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-306dfc2d-17a7-4aaa-bb63-ed5eb5f1a852/mbid-306dfc2d-17a7-4aaa-bb63-ed5eb5f1a852-42017745601_thumb250.jpg",
    "song": "Riders of the Moon",
    "track_id": "80ea2b78-5766-47a7-b6de-fb3a4d4f1596",
    "recording_id": "60531f71-91f1-42af-82e9-3bce52102a01",
    "artist": "Arc De Soleil",
    "artist_ids": [
        "140bd83c-475b-4eb3-bf82-27ff4dc92abc"
    ],
    "album": "Riders Of The Moon",
    "release_id": "306dfc2d-17a7-4aaa-bb63-ed5eb5f1a852",
    "release_group_id": "4849103e-9351-4a74-80e6-fcbfe5ae9c86",
    "labels": [
        "Maison Records"
    ],
    "label_ids": [
        "f46be6fc-20a7-4ba8-8b29-e08516c77964"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "check out our in-studio with arc de soleil: https://www.youtube.com/watch?v=TwrGE1hnaic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}