Information about plays

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

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

{
    "id": 3659930,
    "uri": "https://api.kexp.org/v2/plays/3659930/?format=api",
    "airdate": "2026-05-26T19:17:07-07:00",
    "show": 66823,
    "show_uri": "https://api.kexp.org/v2/shows/66823/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Midnight Marauders",
    "track_id": null,
    "recording_id": "241f5d61-89a3-4cde-862a-f0974a49ee34",
    "artist": "Joe Dukie & DJ Fitchie",
    "artist_ids": [
        "cf067e8c-22ef-4c83-b318-8ae308021845"
    ],
    "album": "Earwork.02",
    "release_id": null,
    "release_group_id": "9d4b80c2-7fa6-3540-931f-3bb0b71fa127",
    "labels": [
        "Capital Recordings"
    ],
    "label_ids": [
        "82c0aff4-6190-4ae4-add7-96b02df0cd30"
    ],
    "release_date": "2002-02-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Ōtautahi | Christchurch, of Ngāti Tūwharetoa and Pākehā descent, Dallas Tamaira (AKA Joe Dukie) was raised in the small coastal town of Kaikōura and has since become renowned for his soulful music around the world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}