Information about plays

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

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

{
    "id": 3554661,
    "uri": "https://api.kexp.org/v2/plays/3554661/?format=api",
    "airdate": "2025-09-18T16:11:21-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://ia904609.us.archive.org/12/items/mbid-af4d3849-163c-40ab-908a-4014fdf42725/mbid-af4d3849-163c-40ab-908a-4014fdf42725-14168464773_thumb500.jpg",
    "thumbnail_uri": "https://ia804609.us.archive.org/12/items/mbid-af4d3849-163c-40ab-908a-4014fdf42725/mbid-af4d3849-163c-40ab-908a-4014fdf42725-14168464773_thumb250.jpg",
    "song": "Everybody Wants to Love You",
    "track_id": "49c30408-2e23-44fd-b73b-f8b299506f93",
    "recording_id": "c79e3d55-40ed-438d-928b-db244ab53c31",
    "artist": "Japanese Breakfast",
    "artist_ids": [
        "8c529495-91f5-4e2f-b71b-adcb66878d04"
    ],
    "album": "Psychopomp",
    "release_id": "af4d3849-163c-40ab-908a-4014fdf42725",
    "release_group_id": "ac6989e6-0589-41e9-b03c-1c4cb80a27d6",
    "labels": [
        "Yellow K Records"
    ],
    "label_ids": [
        "a6669027-3555-412e-b41f-641ae3fe2030"
    ],
    "release_date": "2016-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Japanese Breakfast have visited KEXP several times - they performed this track as part of their set in September 2016 - Live in the KEXP Studio: https://youtu.be/kP3oo08kfis\n\nhttps://michellezauner.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}