Information about plays

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

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

{
    "id": 3667264,
    "uri": "https://api.kexp.org/v2/plays/3667264/?format=api",
    "airdate": "2026-06-13T08:06:27-07:00",
    "show": 66976,
    "show_uri": "https://api.kexp.org/v2/shows/66976/?format=api",
    "image_uri": "https://coverartarchive.org/release/0bd079d0-4986-42a4-8d0a-e96eb7cb2cbe/45305762563-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0bd079d0-4986-42a4-8d0a-e96eb7cb2cbe/45305762563-250.jpg",
    "song": "Do Right Woman, Do Right Man",
    "track_id": null,
    "recording_id": "946b78ac-f41e-4f08-a7db-ad3ecd94858b",
    "artist": "Emma Donovan",
    "artist_ids": [
        "af6768c4-a82b-4b93-af16-20425550a990"
    ],
    "album": "Take Me to the River",
    "release_id": null,
    "release_group_id": "f22fa48a-9683-4e40-ba9a-8e450a1cfe63",
    "labels": [
        "Civilians"
    ],
    "label_ids": [
        "fe51ccca-6cf9-47bc-bde4-054282d2a236"
    ],
    "release_date": "2026-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naaguja, Yamatji, Gumbaynggirr and Danggali\n--\nEmma Donovan is an Aboriginal Australian singer and songwriter and is a member of the renowned musical Donovan family.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}