Information about plays

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

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

{
    "id": 3616556,
    "uri": "https://api.kexp.org/v2/plays/3616556/?format=api",
    "airdate": "2026-02-12T11:38:58-08:00",
    "show": 65913,
    "show_uri": "https://api.kexp.org/v2/shows/65913/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-c9886dcb-9578-455f-baa4-d8b548ba241a/mbid-c9886dcb-9578-455f-baa4-d8b548ba241a-29750789078_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-c9886dcb-9578-455f-baa4-d8b548ba241a/mbid-c9886dcb-9578-455f-baa4-d8b548ba241a-29750789078_thumb250.jpg",
    "song": "Summer",
    "track_id": "2cd718af-6ee5-4047-9fb7-5db10e5c5667",
    "recording_id": "91604a8a-e039-4034-906b-fad8ac6c0ec2",
    "artist": "Arthur Satàn",
    "artist_ids": [
        "e132cae0-ce10-46d2-b695-5101b79d28f7"
    ],
    "album": "So Far So Good",
    "release_id": "c9886dcb-9578-455f-baa4-d8b548ba241a",
    "release_group_id": "ddb030ab-6bec-4de5-a9d6-f43f546ad6fd",
    "labels": [
        "Born Bad Records"
    ],
    "label_ids": [
        "c82f5a52-138e-46b0-b359-acab96b71ce6"
    ],
    "release_date": "2021-06-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Bordeaux, France, this is Arthur Satàn from their 2021 album, 'So Far, So Good'. \n\n“Summer” starts off like a lullaby on the metallophone and evolves into something of a Donovan song, minus the unexpected crankshaft solo.\n\nhttps://jcsatan.bandcamp.com/album/so-far-so-good\n\nhttps://youtu.be/wB80GFOMlVw?si=guF82B9hCVMu0DOK",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}