Information about plays

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

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

{
    "id": 3662395,
    "uri": "https://api.kexp.org/v2/plays/3662395/?format=api",
    "airdate": "2026-06-01T13:04:47-07:00",
    "show": 66877,
    "show_uri": "https://api.kexp.org/v2/shows/66877/?format=api",
    "image_uri": "https://dn710007.ca.archive.org/0/items/mbid-a66cd84c-c143-4e19-b66b-f39dfbe1f2b6/mbid-a66cd84c-c143-4e19-b66b-f39dfbe1f2b6-34698380461_thumb500.jpg",
    "thumbnail_uri": "https://dn710007.ca.archive.org/0/items/mbid-a66cd84c-c143-4e19-b66b-f39dfbe1f2b6/mbid-a66cd84c-c143-4e19-b66b-f39dfbe1f2b6-34698380461_thumb250.jpg",
    "song": "Prism",
    "track_id": "a5acd128-5c86-4c1d-91b9-1b75b28852d9",
    "recording_id": "f39e9732-4fda-405c-adf0-08b91b4f5476",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Prism",
    "release_id": "a66cd84c-c143-4e19-b66b-f39dfbe1f2b6",
    "release_group_id": "c073c18a-94a3-4600-bd4b-b5103b0c8526",
    "labels": [
        "Karma Chief Records"
    ],
    "label_ids": [
        "b2d60533-fdcd-48b1-ad9e-db482053ac35"
    ],
    "release_date": "2022-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Say She She (named as a silent nod to Nile Rodgers, C’est chi-chi!: It's Chic!) is a Brooklyn-based, female-led seven-piece discodelic soul band that will transport you with their dreamy harmonies, catchy hooks and up tempo grooves!\n\nWatch their 2022 in-studio right here: https://youtu.be/pkgjhz82F_Q",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}