Information about plays

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

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

{
    "id": 3634330,
    "uri": "https://api.kexp.org/v2/plays/3634330/?format=api",
    "airdate": "2026-03-27T17:05:38-07:00",
    "show": 66294,
    "show_uri": "https://api.kexp.org/v2/shows/66294/?format=api",
    "image_uri": "https://ia803200.us.archive.org/13/items/mbid-7ba060b6-30f9-4dbe-9262-44e392704249/mbid-7ba060b6-30f9-4dbe-9262-44e392704249-29266166215_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-7ba060b6-30f9-4dbe-9262-44e392704249/mbid-7ba060b6-30f9-4dbe-9262-44e392704249-29266166215_thumb250.jpg",
    "song": "Ooh, I Love It (Love Break)",
    "track_id": "08581156-51bf-4144-9906-b9078a79936a",
    "recording_id": "a369529b-e689-439c-863d-513699e081be",
    "artist": "The Salsoul Orchestra",
    "artist_ids": [
        "ad580d3e-3e21-414f-b131-ecdb379d1c1e"
    ],
    "album": "The Salsoul Orchestra Story: 40th Anniversary Collection",
    "release_id": "7ba060b6-30f9-4dbe-9262-44e392704249",
    "release_group_id": "073a9263-e868-475c-ac53-1ab5b90271d2",
    "labels": [
        "Groove Line Records"
    ],
    "label_ids": [
        "857c2ba8-3f38-44b6-809d-86404457b9af"
    ],
    "release_date": "2015-10-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled in Vogue!\n\nhttps://lagasta.bandcamp.com/track/salsoul-orchestra-ooh-i-love-it-love-break-dimitri-from-paris-reprise-re-touch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}