Information about plays

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

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

{
    "id": 3528662,
    "uri": "https://api.kexp.org/v2/plays/3528662/?format=api",
    "airdate": "2025-07-18T16:09:21-07:00",
    "show": 64048,
    "show_uri": "https://api.kexp.org/v2/shows/64048/?format=api",
    "image_uri": "https://ia800501.us.archive.org/14/items/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d-14406714645_thumb500.jpg",
    "thumbnail_uri": "https://ia800501.us.archive.org/14/items/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d/mbid-74d5aa58-4d36-4c87-b21e-6f5991f8225d-14406714645_thumb250.jpg",
    "song": "Say What You Feel",
    "track_id": "acf4ec80-3bfe-4e2b-83aa-0c0bd3670e87",
    "recording_id": "5c04150f-c688-4818-8393-d9620574d364",
    "artist": "Jagwar Ma",
    "artist_ids": [
        "5b933654-f58b-438c-8652-90567e5495a1"
    ],
    "album": "Every Now & Then",
    "release_id": "0e8341a4-5999-47b9-849a-47d43d5cda50",
    "release_group_id": "00e94980-1f45-4b5f-8bf4-bee59938a97a",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2016-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Australian dance duo Jagwar Ma are Gabriel Winterfield Jono Ma, and Jack Freeman. The band name is derived from a satirical compound of the word \"jaguar\" and Jono's surname. Morgan hosted Jagwar Ma Live in the KEXP Studio back in 2016, when they visited for Bumbershoot: https://youtu.be/c8_Qmnuh93c https://jagwarma.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}