Information about plays

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

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

{
    "id": 3580541,
    "uri": "https://api.kexp.org/v2/plays/3580541/?format=api",
    "airdate": "2025-11-20T06:16:57-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-8f3eea54-cee9-4628-bc2b-d5b08d95b97b/mbid-8f3eea54-cee9-4628-bc2b-d5b08d95b97b-43596064613_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-8f3eea54-cee9-4628-bc2b-d5b08d95b97b/mbid-8f3eea54-cee9-4628-bc2b-d5b08d95b97b-43596064613_thumb250.jpg",
    "song": "Tonnau Ar Tonnau",
    "track_id": "0e8cb943-d4ab-43a9-bc86-05dd4ba0a0bc",
    "recording_id": "246c15ba-58d9-42e1-af77-c69cee40eee0",
    "artist": "Carwyn Ellis & Rio 18 feat. Miriam Isaac",
    "artist_ids": [
        "017fe25a-4e2f-4507-aa14-a49a8c62432c",
        "1b3efd96-2ea2-4b78-b903-4f1b5d1835b7",
        "c8d6cdfe-3968-488b-8368-d9872d0e75e9"
    ],
    "album": "Tonnau Ar Tonnau",
    "release_id": "8f3eea54-cee9-4628-bc2b-d5b08d95b97b",
    "release_group_id": "e647c6b0-650c-4b75-8025-1eea9693b4e5",
    "labels": [
        "Bubblewrap Collective"
    ],
    "label_ids": [
        "35bceb33-7b2d-4c0e-953e-54cba86fb2fa"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First tease of the new record 'Haf' from this Welsh group, due out in February 2026.\n\nhttps://carwynellisrio18.bandcamp.com/album/haf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}