Information about plays

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

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

{
    "id": 3562098,
    "uri": "https://api.kexp.org/v2/plays/3562098/?format=api",
    "airdate": "2025-10-06T19:28:45-07:00",
    "show": 64766,
    "show_uri": "https://api.kexp.org/v2/shows/64766/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2d2b7e7-0234-4806-b34a-93ec1fc0bc73/mbid-d2d2b7e7-0234-4806-b34a-93ec1fc0bc73-39070170309_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-d2d2b7e7-0234-4806-b34a-93ec1fc0bc73/mbid-d2d2b7e7-0234-4806-b34a-93ec1fc0bc73-39070170309_thumb250.jpg",
    "song": "Angels Point",
    "track_id": "1fa49908-0bf7-446e-a183-82983caa4fca",
    "recording_id": "e685bbe8-9024-4d63-9533-6a0640dcd0da",
    "artist": "LA LOM",
    "artist_ids": [
        "bf1bfb17-109c-4b28-bf36-aef587976343"
    ],
    "album": "The Los Angeles League Of Musicians",
    "release_id": "d2d2b7e7-0234-4806-b34a-93ec1fc0bc73",
    "release_group_id": "1aa7bc84-b36c-45c4-8ef9-daa674e9e80f",
    "labels": [
        "Verve"
    ],
    "label_ids": [
        "99a24d71-54c1-4d3f-88cc-00fbcc4fce83"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Donate to El Sonido NOW. We need your support: www.kexp.org\nES: El nombre de la banda es un guiño a sus inicios como banda en el vestíbulo de un hotel.\nEN: The band's name is nod to their beginnings as a hotel lobby band. https://www.latimes.com/delos/story/2024-06-05/la-lom-los-angeles-league-of-musicians-roosevelt-hotel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}