Information about plays

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

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

{
    "id": 3632794,
    "uri": "https://api.kexp.org/v2/plays/3632794/?format=api",
    "airdate": "2026-03-23T16:34:14-07:00",
    "show": 66262,
    "show_uri": "https://api.kexp.org/v2/shows/66262/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-d662dabb-6d46-4b34-9093-045bdd1473f1/mbid-d662dabb-6d46-4b34-9093-045bdd1473f1-30859522771_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-d662dabb-6d46-4b34-9093-045bdd1473f1/mbid-d662dabb-6d46-4b34-9093-045bdd1473f1-30859522771_thumb250.jpg",
    "song": "New Shapes",
    "track_id": "604da920-2119-4cf2-9ff5-100725fdad46",
    "recording_id": "64608b54-cbae-4e8d-b7f5-ff60809217a7",
    "artist": "Charli XCX feat. Christine and the Queens and Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a",
        "260b6184-8828-48eb-945c-bc4cb6fc34ca",
        "9c90ffbf-b137-4dee-bfcc-b8010787840d"
    ],
    "album": "New Shapes",
    "release_id": "d662dabb-6d46-4b34-9093-045bdd1473f1",
    "release_group_id": "b78a245c-d4b3-410d-8d42-db04db94d29b",
    "labels": [
        "Asylum Records UK"
    ],
    "label_ids": [
        "73ac7faa-e551-4a7d-9b01-27e55c650e74"
    ],
    "release_date": "2021-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Christine and the Queens and Cerrone into Charli XCX and.... Christine and the Queens!\n\nCharli XCX, Christine and the Queens, and Caroline Polachek make main character music: Futuristic, avant-garde pop songs that place you—twirling, glitter-coated—at the center of the dancefloor.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}