Information about plays

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

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

{
    "id": 3556174,
    "uri": "https://api.kexp.org/v2/plays/3556174/?format=api",
    "airdate": "2025-09-22T03:43:36-07:00",
    "show": 64630,
    "show_uri": "https://api.kexp.org/v2/shows/64630/?format=api",
    "image_uri": "https://dn710000.ca.archive.org/0/items/mbid-ae6787bd-05d6-457d-b442-ba268a5e5767/mbid-ae6787bd-05d6-457d-b442-ba268a5e5767-39139026569_thumb500.jpg",
    "thumbnail_uri": "https://dn710000.ca.archive.org/0/items/mbid-ae6787bd-05d6-457d-b442-ba268a5e5767/mbid-ae6787bd-05d6-457d-b442-ba268a5e5767-39139026569_thumb250.jpg",
    "song": "Wavering",
    "track_id": "1198ec4d-cc01-4cd8-aa7a-830c916a619a",
    "recording_id": "09af513d-f016-4e2e-96a5-2d6b8a67ccda",
    "artist": "Bug Seance",
    "artist_ids": [
        "84163df7-1068-432e-9537-f8af83c6755f"
    ],
    "album": "I’m Right Here",
    "release_id": "ae6787bd-05d6-457d-b442-ba268a5e5767",
    "release_group_id": "cc969505-99b6-478c-a9dc-b458fab395bc",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-05-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nahuatl and Pipil\t\n\nBug Seance is a band with Nahuatl and Pipil members from Portland, OR https://www.instagram.com/bugseance/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}