Information about plays

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

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

{
    "id": 3618308,
    "uri": "https://api.kexp.org/v2/plays/3618308/?format=api",
    "airdate": "2026-02-16T13:31:08-08:00",
    "show": 65951,
    "show_uri": "https://api.kexp.org/v2/shows/65951/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad-43938310158_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad/mbid-129a9696-1620-3d40-8ba1-7deb3f7ccfad-43938310158_thumb250.jpg",
    "song": "One Day",
    "track_id": "13715c37-2175-3716-9a1f-e335c96a9a16",
    "recording_id": "be8d4ffa-2907-46ad-8cd7-1fa46100678e",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Debut",
    "release_id": "129a9696-1620-3d40-8ba1-7deb3f7ccfad",
    "release_group_id": "6891a28c-5865-36e2-9e5f-c9fac1d3595f",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1993-07-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Björk's debut LP - produced by the legendary Björk and the great Nellee Hooper\n\nThe sound of the gurgling baby that opens this track is a sample from a Swedish commercial for Pampers diapers",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}