Information about plays

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

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

{
    "id": 3548324,
    "uri": "https://api.kexp.org/v2/plays/3548324/?format=api",
    "airdate": "2025-09-03T07:19:38-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://ia803103.us.archive.org/22/items/mbid-42306580-ccf0-4e50-917d-762fe5507701/mbid-42306580-ccf0-4e50-917d-762fe5507701-24191117060_thumb500.jpg",
    "thumbnail_uri": "https://ia803103.us.archive.org/22/items/mbid-42306580-ccf0-4e50-917d-762fe5507701/mbid-42306580-ccf0-4e50-917d-762fe5507701-24191117060_thumb250.jpg",
    "song": "Up All Night",
    "track_id": "680ce370-24fd-44c2-ad60-bb0171cfb703",
    "recording_id": "ba4d7421-6e09-423d-9302-c306d16ecddd",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "5",
    "release_id": "42306580-ccf0-4e50-917d-762fe5507701",
    "release_group_id": "5620cb68-c239-4fec-aad6-2cc0c220653d",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one was written by Cleo Sol and producer Inflo and  features both of them and Kid Sister on vocals. \n--\nSault's newest album, \"!0,\" was just released.  You can purchase it here: https://saultglobal.bandcamp.com/album/10-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}