Information about plays

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

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

{
    "id": 3548756,
    "uri": "https://api.kexp.org/v2/plays/3548756/?format=api",
    "airdate": "2025-09-04T07:59:08-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia801508.us.archive.org/25/items/mbid-6f1e17c8-6648-4032-b84f-cfd23e98b201/mbid-6f1e17c8-6648-4032-b84f-cfd23e98b201-16828691677_thumb500.jpg",
    "thumbnail_uri": "https://ia601508.us.archive.org/25/items/mbid-6f1e17c8-6648-4032-b84f-cfd23e98b201/mbid-6f1e17c8-6648-4032-b84f-cfd23e98b201-16828691677_thumb250.jpg",
    "song": "White Mice",
    "track_id": "04390530-477d-3408-bd73-bf5a01808518",
    "recording_id": "9af34f4f-7b70-41d3-a27a-335947f8c9b9",
    "artist": "Mo-Dettes",
    "artist_ids": [
        "08d6fbe2-ac00-4bf5-a5c6-ee448c8a496d"
    ],
    "album": "D.I.Y.: Starry Eyes: UK Pop II (1978–79)",
    "release_id": "6f1e17c8-6648-4032-b84f-cfd23e98b201",
    "release_group_id": "f3e114f6-851e-337a-815f-54adb147d1ba",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1993-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mo-dettes were an English all-female post-punk band, formed in 1979 by guitarist Kate Korris, an original member of the Slits and brief member of the Raincoats, and bassist Jane Crockford, a former member of Bank of Dresden.  Ramona Carlier (vocals) and June Miles-Kingston (drums) completed the line-up.\n\nhttps://tinyurl.com/p6fy9v8f",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}