Information about plays

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

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

{
    "id": 3595177,
    "uri": "https://api.kexp.org/v2/plays/3595177/?format=api",
    "airdate": "2025-12-24T03:05:02-08:00",
    "show": 65461,
    "show_uri": "https://api.kexp.org/v2/shows/65461/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nights In December",
    "track_id": "768ed246-32d3-4f9a-8f11-2fb824b39553",
    "recording_id": "cf7d7830-05a7-45e9-8d1d-8e3ec806172f",
    "artist": "Tkay Maidza",
    "artist_ids": [
        "e1811d3a-4631-4bfe-9b42-d0418524137e"
    ],
    "album": "Nights In December",
    "release_id": "7f8e79d6-8442-4756-b53e-76864b84cfac",
    "release_group_id": "1b68285f-02a0-449c-9591-97ba8b299a3d",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2022-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maidza was born in Harare, Zimbabwe. In 2001, her family moved to Australia when she was five years old. They lived in Perth and Kalgoorlie in Western Australia and in Whyalla in South Australia before relocating to Adelaide in 2010.\n\nMaizda studied architecture and was on the cusp of becoming a tennis pro before deciding to become a full time musician.\n\nIG: tkaymaidza",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}