Information about plays

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

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

{
    "id": 3641854,
    "uri": "https://api.kexp.org/v2/plays/3641854/?format=api",
    "airdate": "2026-04-14T05:31:42-07:00",
    "show": 66449,
    "show_uri": "https://api.kexp.org/v2/shows/66449/?format=api",
    "image_uri": "https://dn710707.ca.archive.org/0/items/mbid-86260e76-e129-4ffc-8da3-5393efa16df3/mbid-86260e76-e129-4ffc-8da3-5393efa16df3-21021431254_thumb500.jpg",
    "thumbnail_uri": "https://dn710707.ca.archive.org/0/items/mbid-86260e76-e129-4ffc-8da3-5393efa16df3/mbid-86260e76-e129-4ffc-8da3-5393efa16df3-21021431254_thumb250.jpg",
    "song": "Art",
    "track_id": "c6f7cd3e-d3cc-4f5f-9b7a-d6c7a0468705",
    "recording_id": "05271b22-b10b-43e5-9e01-d73b32ef1d67",
    "artist": "Luna Set",
    "artist_ids": [
        "9a99a233-1632-47d3-a400-52705a80d39a"
    ],
    "album": "Art",
    "release_id": "86260e76-e129-4ffc-8da3-5393efa16df3",
    "release_group_id": "9b8dab9b-7144-4d17-8712-2930aa68f748",
    "labels": [
        "Jupiter Records"
    ],
    "label_ids": [
        "bba18afe-6d70-432f-8155-579436f08abe"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The German eccentric electro-pop trio Luna Set released their second studio album, titled Art, in 1982 via Jupiter Records. The project is a hallmark of early 80s West German New Wave (Neue Deutsche Welle) and Synth-pop.\n\nThe band consisted of Juliane Klems (vocals), Mario Strack (synthesizers, engineering, production), and Kai Taschner (saxophone).\n\nhttps://www.discogs.com/artist/1162249-Luna-Set",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}