Information about plays

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

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

{
    "id": 3554083,
    "uri": "https://api.kexp.org/v2/plays/3554083/?format=api",
    "airdate": "2025-09-17T06:47:44-07:00",
    "show": 64584,
    "show_uri": "https://api.kexp.org/v2/shows/64584/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e-42992481146_thumb500.jpg",
    "thumbnail_uri": "https://ia800908.us.archive.org/4/items/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e/mbid-77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e-42992481146_thumb250.jpg",
    "song": "Selflove",
    "track_id": "172a6b54-5045-4a02-b47e-00d687c8243c",
    "recording_id": "c757b82c-a1c4-4362-8176-9e980f702cf3",
    "artist": "Jimena Ángel",
    "artist_ids": [
        "b285aad6-d2a9-4b8b-86fb-911ccd93b8fd"
    ],
    "album": "Selflove",
    "release_id": "77d3b4c9-8fb7-47ed-aa28-e44da6b0e99e",
    "release_group_id": "02402c70-afb8-4e90-bed0-120e8034b746",
    "labels": [
        "Partyfine"
    ],
    "label_ids": [
        "f6718c56-2bae-4a87-abed-dc9213ffc79a"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jimena Ángel is originally from Bogotá, Colombia and spends time on the Caribbean coast, blending Afro-Latin rhythms to create a fun tropical pop mix. \n\nhttps://jimenaangel.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}