Information about plays

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

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

{
    "id": 3546386,
    "uri": "https://api.kexp.org/v2/plays/3546386/?format=api",
    "airdate": "2025-08-29T17:13:34-07:00",
    "show": 64420,
    "show_uri": "https://api.kexp.org/v2/shows/64420/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-0979ca45-bca6-42f0-9ee3-865278521242/mbid-0979ca45-bca6-42f0-9ee3-865278521242-42888386710_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-0979ca45-bca6-42f0-9ee3-865278521242/mbid-0979ca45-bca6-42f0-9ee3-865278521242-42888386710_thumb250.jpg",
    "song": "oneshot",
    "track_id": "375789dc-2b3e-48c7-9c2d-bf13ece0c568",
    "recording_id": "2d1ba9a8-144c-4e72-a5ab-32ab6f043ffb",
    "artist": "crushed",
    "artist_ids": [
        "6e95cbcc-57d1-4723-8388-77cb367f6c31"
    ],
    "album": "oneshot",
    "release_id": "0979ca45-bca6-42f0-9ee3-865278521242",
    "release_group_id": "627b82f9-2690-4779-925b-130ceca2d974",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2025-08-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from LA-based band crushed, Shaun Durkan and Bre Morell. They are touring their debut full-length album and will be stopping this fall in Seattle, Portland, and San Francisco! \n\nhttps://crushedworldwide.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}