Information about plays

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

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

{
    "id": 3610329,
    "uri": "https://api.kexp.org/v2/plays/3610329/?format=api",
    "airdate": "2026-01-28T20:05:23-08:00",
    "show": 65780,
    "show_uri": "https://api.kexp.org/v2/shows/65780/?format=api",
    "image_uri": "https://coverartarchive.org/release/96a04665-5998-4343-bcf6-55843b36c9e6/33163045916-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/96a04665-5998-4343-bcf6-55843b36c9e6/33163045916-250.jpg",
    "song": "Tresor",
    "track_id": null,
    "recording_id": "ddfb4bd1-bf9b-48a2-a3b1-4baa3b917a06",
    "artist": "Gwenno",
    "artist_ids": [
        "8f5b15bd-0777-4564-9801-17462e5ff715"
    ],
    "album": "Tresor",
    "release_id": null,
    "release_group_id": "81df68fd-cec6-473b-9cc8-3ca8be4b306d",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2022-05-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tresor (Treasure) is Gwenno Saunders’ third full length solo album and the second almost entirely in Cornish (Kernewek).    https://gwenno.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}