Information about plays

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

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

{
    "id": 3657309,
    "uri": "https://api.kexp.org/v2/plays/3657309/?format=api",
    "airdate": "2026-05-20T16:47:18-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-af4d3849-163c-40ab-908a-4014fdf42725/mbid-af4d3849-163c-40ab-908a-4014fdf42725-14168464773_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/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": "Want a chance to see Japanese Breakfast at Stern Grove Festival? Enter the free general admission lottery! DJ Evie will be there! \n\nLottery closes on May 24th at 10 am PT.\nhttps://www.sterngrove.org/japanese-breakfast",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}