Information about plays

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

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

{
    "id": 3548467,
    "uri": "https://api.kexp.org/v2/plays/3548467/?format=api",
    "airdate": "2025-09-03T14:57:41-07:00",
    "show": 64464,
    "show_uri": "https://api.kexp.org/v2/shows/64464/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-08b01d58-87b9-4855-b178-08c5731e93ae/mbid-08b01d58-87b9-4855-b178-08c5731e93ae-42825659059_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-08b01d58-87b9-4855-b178-08c5731e93ae/mbid-08b01d58-87b9-4855-b178-08c5731e93ae-42825659059_thumb250.jpg",
    "song": "Metaphysics",
    "track_id": "ad665c52-bcc3-4ae0-815d-919383eeacd6",
    "recording_id": "4d224761-e6c4-497b-8b17-82d73977c61e",
    "artist": "Ghostface Killah",
    "artist_ids": [
        "3b39abeb-0064-4eed-9ddd-ee47a45c54cb"
    ],
    "album": "Supreme Clientele 2",
    "release_id": "08b01d58-87b9-4855-b178-08c5731e93ae",
    "release_group_id": "34814991-0b11-4a12-bd0c-8616c170b774",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This review says that the just-released \"Supreme Clientele 2 shows the 55-year-old still in peak lyrical shape\": https://andscape.com/features/ghostface-killah-supreme-clientele-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}