Information about plays

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

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

{
    "id": 3660266,
    "uri": "https://api.kexp.org/v2/plays/3660266/?format=api",
    "airdate": "2026-05-27T15:06:32-07:00",
    "show": 66829,
    "show_uri": "https://api.kexp.org/v2/shows/66829/?format=api",
    "image_uri": "https://dn711009.ca.archive.org/0/items/mbid-e3629040-7a3e-4b0e-baab-65c07a8f7a16/mbid-e3629040-7a3e-4b0e-baab-65c07a8f7a16-45171193177_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-e3629040-7a3e-4b0e-baab-65c07a8f7a16/mbid-e3629040-7a3e-4b0e-baab-65c07a8f7a16-45171193177_thumb250.jpg",
    "song": "People (radio version)",
    "track_id": "4b7b9b0d-456d-4d2d-8e2b-46dbe8fc7d2e",
    "recording_id": "c55fed8d-371e-4528-b52c-de50b8b8c518",
    "artist": "Megatronic & Natasha Diggs",
    "artist_ids": [
        "c91b42b4-59f7-4196-8bda-5545aad608b9",
        "51803da3-362e-4e51-b11c-dbcc59fdfcb7"
    ],
    "album": "People (Radio Version)",
    "release_id": "e3629040-7a3e-4b0e-baab-65c07a8f7a16",
    "release_group_id": "3a753e3f-db92-4cde-aebf-8b72d094ff10",
    "labels": [
        "The Jazz Diaries"
    ],
    "label_ids": [
        "4bc6ea55-d6c8-45e0-a9d9-23feed3f698c"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Internationally acclaimed DJ Natasha Diggs and UK-born, Lisbon-based DJ/vocalist Megatronic are proud to announce their first collaborative EP, \"People.\" \n--\nAs a veteran selector, Natasha Diggs has earned global respect for her deep vinyl knowledge and dynamic sets – she’s even toured with Lauryn Hill and held a famed DJ residency alongside Q-Tip in New York. Megatronic, a multi-faceted artist with over two decades in the scene, has recently been hailed by DJ Mag as its “Best Emerging Artist”, thanks to her infectious energy and genre-blending style.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}