Information about plays

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

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

{
    "id": 3580425,
    "uri": "https://api.kexp.org/v2/plays/3580425/?format=api",
    "airdate": "2025-11-19T23:41:52-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://ia601307.us.archive.org/10/items/mbid-19f4549f-e243-4b09-aecb-c2df2281c16f/mbid-19f4549f-e243-4b09-aecb-c2df2281c16f-43357247463_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-19f4549f-e243-4b09-aecb-c2df2281c16f/mbid-19f4549f-e243-4b09-aecb-c2df2281c16f-43357247463_thumb250.jpg",
    "song": "Culebra",
    "track_id": "abea6e45-a410-45c1-97aa-5e23b70d28da",
    "recording_id": "4f634a4a-4f14-4f94-8ac3-d786e32962dd",
    "artist": "Venezonix feat. MPeach",
    "artist_ids": [
        "11ed02cd-9240-4e3a-becc-5a72f2918e78",
        "0892d4f0-389b-4576-befa-acb5e722ac43"
    ],
    "album": "Jaspe",
    "release_id": "19f4549f-e243-4b09-aecb-c2df2281c16f",
    "release_group_id": "49750f9b-d2f4-4c44-ab3c-2cf0cdbd72e5",
    "labels": [
        "Nacional Records"
    ],
    "label_ids": [
        "c5d75925-ded1-448e-aa02-06ea4b8250d6"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Venezonix is the passion project of Andres Ponce (aka Agpa).\n\nhttps://venezonix.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}