Information about plays

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

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

{
    "id": 3618970,
    "uri": "https://api.kexp.org/v2/plays/3618970/?format=api",
    "airdate": "2026-02-18T05:01:49-08:00",
    "show": 65964,
    "show_uri": "https://api.kexp.org/v2/shows/65964/?format=api",
    "image_uri": "https://ia802803.us.archive.org/25/items/mbid-86260e76-e129-4ffc-8da3-5393efa16df3/mbid-86260e76-e129-4ffc-8da3-5393efa16df3-21021431254_thumb500.jpg",
    "thumbnail_uri": "https://ia902803.us.archive.org/25/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": "Luna Set are a German eccentric electro-pop trio, that often features offbeat female vocals! Check out their full discography here: https://bit.ly/34CqP6w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}