Information about plays

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

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

{
    "id": 3598169,
    "uri": "https://api.kexp.org/v2/plays/3598169/?format=api",
    "airdate": "2025-12-30T21:28:20-08:00",
    "show": 65519,
    "show_uri": "https://api.kexp.org/v2/shows/65519/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Diyanye Ko Te Sa",
    "track_id": "976767fb-d201-49ad-9083-891461c27f8a",
    "recording_id": "6acf57c8-dfbd-4cd5-8529-5bb5876fdf29",
    "artist": "Orchestra Gold",
    "artist_ids": [
        "59943af3-62dc-49e1-a2f9-dbb481600c20"
    ],
    "album": "Dakan",
    "release_id": "be59acbb-8684-4d9c-ab7d-d2947152e931",
    "release_group_id": "82c61ff3-9719-44a8-8e68-f36ec6517497",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "U.S.-based group drawing deeply from Malian musical traditions, blending groove with communal spirit.\nhttps://orchestrgold.bandcamp.com\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}