Information about plays

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

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

{
    "id": 3544563,
    "uri": "https://api.kexp.org/v2/plays/3544563/?format=api",
    "airdate": "2025-08-25T08:25:06-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://ia601204.us.archive.org/28/items/mbid-0d3e883b-3534-40b7-91c8-b5119a6e9f6c/mbid-0d3e883b-3534-40b7-91c8-b5119a6e9f6c-24024021744_thumb500.jpg",
    "thumbnail_uri": "https://ia801204.us.archive.org/28/items/mbid-0d3e883b-3534-40b7-91c8-b5119a6e9f6c/mbid-0d3e883b-3534-40b7-91c8-b5119a6e9f6c-24024021744_thumb250.jpg",
    "song": "Dreams",
    "track_id": "19b65c79-dbd6-4bb4-b7ea-07f6e052acfc",
    "recording_id": "d388f6a7-d35f-4330-b966-f673654fe376",
    "artist": "L’Épée",
    "artist_ids": [
        "d0e4dd4e-c935-404f-b378-9103093916ed"
    ],
    "album": "Diabolique",
    "release_id": "0d3e883b-3534-40b7-91c8-b5119a6e9f6c",
    "release_group_id": "e00abad7-9f25-406d-ade7-395bd74fb95b",
    "labels": [
        "A Records"
    ],
    "label_ids": [
        "5e3c0309-775b-4a4b-a183-b23bbf6da3ab"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L'Epee, the band of Emmanuelle Seigner (Ultra Orange & Emmanuelle), Anton Newcombe (The Brian Jonestown Massacre), Lionel and Marie Liminana (The Limiñanas). It is very rarely that a musical project lives up to the billing of being a \"supergroup\". However, the exception to this rule comes in the shape of L'Epee. Far from being defeated by a world seemingly regressing into turmoil, L'Epee's strength comes from a long history of challenging the status quo -- they all share a fierce intelligence and an outsider aesthetic which, over the decades, has been sharpened to a razor's edge.\n\nhttps://www.forcedexposure.com/Artists/LEPEE.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}