Information about plays

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

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

{
    "id": 3553793,
    "uri": "https://api.kexp.org/v2/plays/3553793/?format=api",
    "airdate": "2025-09-16T14:03:20-07:00",
    "show": 64579,
    "show_uri": "https://api.kexp.org/v2/shows/64579/?format=api",
    "image_uri": "https://ia600709.us.archive.org/19/items/mbid-c7f08940-fb97-45fe-9601-3cade70c5d4f/mbid-c7f08940-fb97-45fe-9601-3cade70c5d4f-42109426881_thumb500.jpg",
    "thumbnail_uri": "https://dn721300.ca.archive.org/0/items/mbid-c7f08940-fb97-45fe-9601-3cade70c5d4f/mbid-c7f08940-fb97-45fe-9601-3cade70c5d4f-42109426881_thumb250.jpg",
    "song": "Ratas y Mapaches",
    "track_id": "1fd327fa-710c-4d63-a8ee-dd3e6e3358df",
    "recording_id": "154cf920-6b82-49a6-8348-4f5bd0fa3401",
    "artist": "La Banda Chuska",
    "artist_ids": [
        "81965cac-08ea-4d02-9e28-62221ce68629"
    ],
    "album": "Basic Bichos",
    "release_id": "c7f08940-fb97-45fe-9601-3cade70c5d4f",
    "release_group_id": "f362e088-e4b8-44bf-b691-303f47103bcd",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "BK based La Banda Chuska \"combines the psychedelic takes on the sounds of 1970's Peru and Colombia and brings them to the beach party\"!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}