Information about plays

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

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

{
    "id": 3657250,
    "uri": "https://api.kexp.org/v2/plays/3657250/?format=api",
    "airdate": "2026-05-20T13:34:34-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-82ffc5af-cc83-4f93-87ca-3b512eb32500/mbid-82ffc5af-cc83-4f93-87ca-3b512eb32500-44952368182_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-82ffc5af-cc83-4f93-87ca-3b512eb32500/mbid-82ffc5af-cc83-4f93-87ca-3b512eb32500-44952368182_thumb250.jpg",
    "song": "Frío",
    "track_id": "b8216c32-ebf5-4912-9929-ba36954162fc",
    "recording_id": "e0f198a6-9f0d-4afa-8511-9f53bbabb607",
    "artist": "Las Cruxes",
    "artist_ids": [
        "b6dde191-591e-4573-946c-6d9640dad452"
    ],
    "album": "Las Cruxes",
    "release_id": "82ffc5af-cc83-4f93-87ca-3b512eb32500",
    "release_group_id": "d7e4416c-9cd6-459d-823e-5da3aeaa0b29",
    "labels": [
        "Million Stars"
    ],
    "label_ids": [
        "197450e1-db36-472f-b000-fba6b72b67cf"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A unique presence in the post-punk scene, Las Cruxes records all their music in Spanish with no consistent members beyond songwriter Yayo Trujillo.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}