Information about plays

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

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

{
    "id": 3564851,
    "uri": "https://api.kexp.org/v2/plays/3564851/?format=api",
    "airdate": "2025-10-14T05:33:01-07:00",
    "show": 64831,
    "show_uri": "https://api.kexp.org/v2/shows/64831/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-7b6a2c4d-7092-47b7-bcf7-e083e4ac42c2/mbid-7b6a2c4d-7092-47b7-bcf7-e083e4ac42c2-37800438218_thumb500.jpg",
    "thumbnail_uri": "https://ia801302.us.archive.org/19/items/mbid-7b6a2c4d-7092-47b7-bcf7-e083e4ac42c2/mbid-7b6a2c4d-7092-47b7-bcf7-e083e4ac42c2-37800438218_thumb250.jpg",
    "song": "Tidal Wave [Live From Malibu]",
    "track_id": "ac79080e-f644-43a7-aa58-4de740c91765",
    "recording_id": "a9d5671d-1871-4c9a-9ae2-61b0e3379fb4",
    "artist": "Yussef Dayes",
    "artist_ids": [
        "fdbffd97-c991-433c-9137-cafee3ded97a"
    ],
    "album": "Live From Malibu",
    "release_id": "7b6a2c4d-7092-47b7-bcf7-e083e4ac42c2",
    "release_group_id": "9dee00da-eb3f-4534-9886-379d257e9ff0",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2024-01-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dayes is joined by his longtime collaborators Rocco Palladino, Venna, Elijah Fox, and Alexander Bourt on the new release, which was originally shared as a live-performance video filmed in the Malibu mountains last year and is available on YouTube.\n\nhttps://www.youtube.com/watch?v=BnEgnrUCXPY\nhttps://yussefdayes.bandcamp.com/album/live-from-malibu\nhttps://yussefdayes.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}