Information about plays

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

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

{
    "id": 3554396,
    "uri": "https://api.kexp.org/v2/plays/3554396/?format=api",
    "airdate": "2025-09-18T00:48:07-07:00",
    "show": 64590,
    "show_uri": "https://api.kexp.org/v2/shows/64590/?format=api",
    "image_uri": "https://ia801004.us.archive.org/11/items/mbid-99899727-33fd-484e-8a04-e8c4c088e369/mbid-99899727-33fd-484e-8a04-e8c4c088e369-43060611584_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-99899727-33fd-484e-8a04-e8c4c088e369/mbid-99899727-33fd-484e-8a04-e8c4c088e369-43060611584_thumb250.jpg",
    "song": "More",
    "track_id": "e1f49bd3-7f04-4200-a32f-46b75d075679",
    "recording_id": "f6fe2f9d-6149-43a0-8208-9bb8e29d12cd",
    "artist": "Helado Negro",
    "artist_ids": [
        "aa0a54b3-d37e-4c1d-a53f-b3b94a3dfcad"
    ],
    "album": "More",
    "release_id": "99899727-33fd-484e-8a04-e8c4c088e369",
    "release_group_id": "4ae85494-b30c-4081-a678-c33a713aa6e1",
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2025-09-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New EP from Helado Negro (Roberto Carlos Lange) out in November.\n\nhttps://heladonegro.bandcamp.com/album/the-last-sound-on-earth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}