Information about plays

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

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

{
    "id": 3645855,
    "uri": "https://api.kexp.org/v2/plays/3645855/?format=api",
    "airdate": "2026-04-23T18:22:23-07:00",
    "show": 66532,
    "show_uri": "https://api.kexp.org/v2/shows/66532/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-4e304494-012a-49ea-9892-9cea2311a5a7/mbid-4e304494-012a-49ea-9892-9cea2311a5a7-36778465550_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-4e304494-012a-49ea-9892-9cea2311a5a7/mbid-4e304494-012a-49ea-9892-9cea2311a5a7-36778465550_thumb250.jpg",
    "song": "Rose Rouge",
    "track_id": "bb018aba-dab7-4999-ba54-c3656085535b",
    "recording_id": "79c1a05c-f1a8-4438-a821-6b3e4c010f07",
    "artist": "Jorja Smith",
    "artist_ids": [
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "Blue Note Re:Imagined",
    "release_id": "1df59239-2ed0-45c2-9b96-9444af298368",
    "release_group_id": "367fd4e9-b698-4ca6-8477-aed4f0888d0c",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2020-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jorja Smith's gorgeous cover of St Germaine's \"Rose Rouge\". St Germaine's 2000 version was itself based on a sample of Marlena Shaw's \"Woman of the Ghetto\" from her 1973 album, 'Cookin' With Blue Note at Montreaux'.\nhttps://www.bluenote.com/announcing-blue-note-reimagined-lead-single-jorja-smith-rose-rouge-out-now/\n\nhttps://www.jorjasmith.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}