Information about plays

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

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

{
    "id": 3637879,
    "uri": "https://api.kexp.org/v2/plays/3637879/?format=api",
    "airdate": "2026-04-04T20:01:06-07:00",
    "show": 66368,
    "show_uri": "https://api.kexp.org/v2/shows/66368/?format=api",
    "image_uri": "https://dn711507.ca.archive.org/0/items/mbid-177b54ab-96ca-463c-a816-c643551fa365/mbid-177b54ab-96ca-463c-a816-c643551fa365-44557498218_thumb500.jpg",
    "thumbnail_uri": "https://dn711507.ca.archive.org/0/items/mbid-177b54ab-96ca-463c-a816-c643551fa365/mbid-177b54ab-96ca-463c-a816-c643551fa365-44557498218_thumb250.jpg",
    "song": "Attitude",
    "track_id": "0d7aa5fd-1f8f-439d-82a0-1d6c3077a651",
    "recording_id": "13639898-a9a1-4144-b4c5-c93dec7a9338",
    "artist": "Thavoron",
    "artist_ids": [
        "f2a5d16d-8b1b-4a4c-bd9a-5f70d60add53"
    ],
    "album": "Attitude",
    "release_id": "177b54ab-96ca-463c-a816-c643551fa365",
    "release_group_id": "e685a500-c331-4c08-ba7b-3a167ed8ee01",
    "labels": [
        "Trailing Twelve"
    ],
    "label_ids": [
        "b87e5783-50af-4a07-a115-39aa35dbb05f"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Seattle's Thavoron!\n\nWatch the music video:\n\nhttps://www.youtube.com/watch?v=xCNYKd4FiPs",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}