Information about plays

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

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

{
    "id": 3580448,
    "uri": "https://api.kexp.org/v2/plays/3580448/?format=api",
    "airdate": "2025-11-20T00:57:32-08:00",
    "show": 65157,
    "show_uri": "https://api.kexp.org/v2/shows/65157/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-cb723425-011c-487c-8c87-4c28f06025c4/mbid-cb723425-011c-487c-8c87-4c28f06025c4-43501835535_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-cb723425-011c-487c-8c87-4c28f06025c4/mbid-cb723425-011c-487c-8c87-4c28f06025c4-43501835535_thumb250.jpg",
    "song": "More",
    "track_id": "6171ce11-619f-4138-b9b2-55c4502dfa43",
    "recording_id": "dd7a0347-a793-414d-b95b-dcb1c43ee1e1",
    "artist": "Helado Negro",
    "artist_ids": [
        "aa0a54b3-d37e-4c1d-a53f-b3b94a3dfcad"
    ],
    "album": "The Last Sound On Earth",
    "release_id": "cb723425-011c-487c-8c87-4c28f06025c4",
    "release_group_id": "d85bfa7a-714c-4f5b-a9cd-99fcbfdae170",
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New EP from Helado Negro (Roberto Carlos Lange).\n\nhttps://heladonegro.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}