Information about plays

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

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

{
    "id": 3594394,
    "uri": "https://api.kexp.org/v2/plays/3594394/?format=api",
    "airdate": "2025-12-22T08:35:45-08:00",
    "show": 65447,
    "show_uri": "https://api.kexp.org/v2/shows/65447/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Arranged",
    "track_id": "00d0a247-e393-40bf-9eae-e5978b776360",
    "recording_id": "2f953135-a5b1-4dec-91be-833766bcff29",
    "artist": "Beatrice Deer feat. Johnny Saunders",
    "artist_ids": [
        "29e1686e-a244-4d40-bd2d-f1f618c37d9e",
        "ed01c37b-de8d-44e5-8adb-052e7938c210"
    ],
    "album": "Arranged",
    "release_id": "bb24f364-4be1-4b94-908e-b6265f16d40a",
    "release_group_id": "c90c4985-88dc-4e46-8956-4ab005994b8f",
    "labels": [
        "Uummati"
    ],
    "label_ids": [
        "575fd9c3-ee41-4624-8e40-6a1aafaa61ff"
    ],
    "release_date": "2025-12-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from Canadian Aboriginal Music Award-winning Inuit singer-songwriter Beatrice Deer.\n\n\"Arranged marriages were part of the Inuit way of life as far as the 1960’s. There are many, many stories from our Elders who were betrothed from birth and had to honor the agreement made by their parents when they came of age in spite of their deep dismay. ... In many of these rough beginnings are stories of learning to respect each other and their vows, and eventually love each other deeply until the very end.\" (Read more, including a translation of the lyrics on bandcamp.)\n\nhttps://beatricedeer.bandcamp.com/track/arranged",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}