Information about plays

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

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

{
    "id": 3577438,
    "uri": "https://api.kexp.org/v2/plays/3577438/?format=api",
    "airdate": "2025-11-13T00:01:41-08:00",
    "show": 65094,
    "show_uri": "https://api.kexp.org/v2/shows/65094/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-24099f1d-518b-4620-9e61-43f4d5b33993/mbid-24099f1d-518b-4620-9e61-43f4d5b33993-43492338409_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-24099f1d-518b-4620-9e61-43f4d5b33993/mbid-24099f1d-518b-4620-9e61-43f4d5b33993-43492338409_thumb250.jpg",
    "song": "Frames",
    "track_id": "b2e9cebf-c6e6-4b36-a515-5c8eaa7d845b",
    "recording_id": "262b2551-477a-49de-ba09-da8447c136f1",
    "artist": "Jaime Rosso",
    "artist_ids": [
        "4e894068-b9a4-46f6-b77c-bdf53ee72ba2"
    ],
    "album": "Away",
    "release_id": "24099f1d-518b-4620-9e61-43f4d5b33993",
    "release_group_id": "c04236a3-e3c3-4aa2-b0c7-988abf515b28",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut EP from UK producer Jaime Rosso.\n\nhttps://jaimerosso.bandcamp.com/album/away-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}