Information about plays

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

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

{
    "id": 3522093,
    "uri": "https://api.kexp.org/v2/plays/3522093/?format=api",
    "airdate": "2025-07-03T13:08:16-07:00",
    "show": 63908,
    "show_uri": "https://api.kexp.org/v2/shows/63908/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-c0bb979e-7b1b-4d90-a9ad-3b1f2589071b/mbid-c0bb979e-7b1b-4d90-a9ad-3b1f2589071b-42050368850_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-c0bb979e-7b1b-4d90-a9ad-3b1f2589071b/mbid-c0bb979e-7b1b-4d90-a9ad-3b1f2589071b-42050368850_thumb250.jpg",
    "song": "You Are Listening",
    "track_id": "855af241-041c-4930-bbea-4e3d801872c1",
    "recording_id": "846176a7-c621-443f-a973-ab46dbeba507",
    "artist": "Dorio",
    "artist_ids": [
        "552f834d-c63c-4af5-af75-f73c1fcd5007"
    ],
    "album": "Super Love 3",
    "release_id": "c0bb979e-7b1b-4d90-a9ad-3b1f2589071b",
    "release_group_id": "920e25f3-e35d-4ba6-81d0-a09e31ab32fc",
    "labels": [
        "Earth Libraries"
    ],
    "label_ids": [
        "9ef7c67d-bf6d-4813-9d0a-79866bb48a0b"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All song writing and production for \"Super Love 3\" are by Austin, Texas'  Dorio ( Chad Doriocourt and Rachel Rascoe).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}