Information about plays

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

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

{
    "id": 3541952,
    "uri": "https://api.kexp.org/v2/plays/3541952/?format=api",
    "airdate": "2025-08-19T06:05:59-07:00",
    "show": 64329,
    "show_uri": "https://api.kexp.org/v2/shows/64329/?format=api",
    "image_uri": "https://ia902901.us.archive.org/15/items/mbid-dac003da-0813-41fb-b208-38dbf3527104/mbid-dac003da-0813-41fb-b208-38dbf3527104-14264479288_thumb500.jpg",
    "thumbnail_uri": "https://ia802901.us.archive.org/15/items/mbid-dac003da-0813-41fb-b208-38dbf3527104/mbid-dac003da-0813-41fb-b208-38dbf3527104-14264479288_thumb250.jpg",
    "song": "Music to Watch Girls By",
    "track_id": "bfce164c-2bcc-3a30-9d14-5d30549a67b8",
    "recording_id": "5a835333-ee80-4adf-9275-762cc66347e7",
    "artist": "The James Taylor Quartet",
    "artist_ids": [
        "95495d6a-c1f2-4a62-b0e3-b9c5f2e9dea6"
    ],
    "album": "Lounge-A-Palooza",
    "release_id": "dac003da-0813-41fb-b208-38dbf3527104",
    "release_group_id": "12f5f1f3-0e5d-3ed3-b437-e0044cc09cf0",
    "labels": [
        "Hollywood Records"
    ],
    "label_ids": [
        "6bb7c1b2-cb06-4381-9c59-02b1ae4aa96d"
    ],
    "release_date": "1997-10-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The James Taylor Quartet are a British four-piece jazz funk band formed in 1985 by Taylor following the break-up of his former band The Prisoners, and in the wake of Stiff Records' bankruptcy. The band consists of James Taylor, Mark Cox, Andrew McKinney, and Pat Illingworth, with recordings and live performances often including vocalist Yvonne Yanney.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}