Information about plays

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

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

{
    "id": 3607093,
    "uri": "https://api.kexp.org/v2/plays/3607093/?format=api",
    "airdate": "2026-01-21T05:34:33-08:00",
    "show": 65713,
    "show_uri": "https://api.kexp.org/v2/shows/65713/?format=api",
    "image_uri": "https://ia800301.us.archive.org/14/items/mbid-9dab7408-1dab-400b-8c98-616244168fd4/mbid-9dab7408-1dab-400b-8c98-616244168fd4-44106639206_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-9dab7408-1dab-400b-8c98-616244168fd4/mbid-9dab7408-1dab-400b-8c98-616244168fd4-44106639206_thumb250.jpg",
    "song": "Don’t Get Out of Line",
    "track_id": "cfe4a046-e8fd-4426-8a9e-7cbe1950a775",
    "recording_id": "9e89884d-7b3d-45ae-966f-87de8ebaf43b",
    "artist": "Lucha Luna",
    "artist_ids": [
        "bf19db4d-b74f-4afd-ab96-bb654ea551d6"
    ],
    "album": "BRILLA BRILLA",
    "release_id": "9dab7408-1dab-400b-8c98-616244168fd4",
    "release_group_id": "457925e4-3139-46c1-a6da-bbcd0d238fa9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Seattle duo Lucha Luna! \n\nhttps://luchaluna.bandcamp.com/album/brilla-brilla",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}