Information about plays

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

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

{
    "id": 3641754,
    "uri": "https://api.kexp.org/v2/plays/3641754/?format=api",
    "airdate": "2026-04-14T00:25:15-07:00",
    "show": 66447,
    "show_uri": "https://api.kexp.org/v2/shows/66447/?format=api",
    "image_uri": "https://coverartarchive.org/release/26a15fd2-5a15-4460-81c1-d73c5623340b/44327676883-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/26a15fd2-5a15-4460-81c1-d73c5623340b/44327676883-250.jpg",
    "song": "It Comes to an End",
    "track_id": null,
    "recording_id": "a7d7dec4-faa6-4266-a2e2-012284701ef7",
    "artist": "Upsammy & Valentina Magaletti",
    "artist_ids": [],
    "album": "Seismo",
    "release_id": null,
    "release_group_id": "fd0464ad-ba2e-48cd-a013-da8d0e4fa46e",
    "labels": [
        "PAN"
    ],
    "label_ids": [
        "8943d408-940c-403b-a01d-9036c227d50f"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "TIP - https://valentinamagaletti.bandcamp.com/album/seismo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}