Information about plays

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

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

{
    "id": 3614884,
    "uri": "https://api.kexp.org/v2/plays/3614884/?format=api",
    "airdate": "2026-02-08T13:53:23-08:00",
    "show": 65879,
    "show_uri": "https://api.kexp.org/v2/shows/65879/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-e580f428-567e-47f7-9188-8f9ac55cc173/mbid-e580f428-567e-47f7-9188-8f9ac55cc173-11861729870_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-e580f428-567e-47f7-9188-8f9ac55cc173/mbid-e580f428-567e-47f7-9188-8f9ac55cc173-11861729870_thumb250.jpg",
    "song": "Ritmo que pesa",
    "track_id": "5178886a-9f02-3036-83c1-36346b8c434e",
    "recording_id": "1228d32c-f25d-43db-8af2-7e27c76bdf39",
    "artist": "Cultura Profética",
    "artist_ids": [
        "6633c2a5-2f74-4164-9d88-b8f458399adf"
    ],
    "album": "M.O.T.A.",
    "release_id": "e580f428-567e-47f7-9188-8f9ac55cc173",
    "release_group_id": "d4b61f04-4962-3fbb-94d6-07e5410eab97",
    "labels": [
        "Tuff Gong"
    ],
    "label_ids": [
        "be14aa98-403a-4337-8a1e-d104b90d4f3c"
    ],
    "release_date": "2005-10-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Request from Rafael in Peru.\n\n\"Ritmo Que Pesa\" by Cultura Profética highlights the heavy, impactful, and transformative power of their music on society. It encourages listeners to move, overcome laziness, and use the rhythm to turn sadness into joy. The song emphasizes the profound influence and strength of the rhythm itself. \n\nhttps://culturaprofeticaoficial.bandcamp.com/album/m-o-t-a-aiff\nhttps://culturaprofetica.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}