Information about plays

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

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

{
    "id": 3665024,
    "uri": "https://api.kexp.org/v2/plays/3665024/?format=api",
    "airdate": "2026-06-07T17:13:33-07:00",
    "show": 66928,
    "show_uri": "https://api.kexp.org/v2/shows/66928/?format=api",
    "image_uri": "https://dn711308.ca.archive.org/0/items/mbid-805a5b19-5736-48fa-a1bf-8e12048350bf/mbid-805a5b19-5736-48fa-a1bf-8e12048350bf-45299690591_thumb500.jpg",
    "thumbnail_uri": "https://dn711308.ca.archive.org/0/items/mbid-805a5b19-5736-48fa-a1bf-8e12048350bf/mbid-805a5b19-5736-48fa-a1bf-8e12048350bf-45299690591_thumb250.jpg",
    "song": "Concept of Love",
    "track_id": "60df7a7d-8509-48f9-8002-546cd3801a7c",
    "recording_id": "c96c0a69-f855-4ca5-a3fb-5dfe3a8cdd5c",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Chopping Mountain",
    "release_id": "805a5b19-5736-48fa-a1bf-8e12048350bf",
    "release_group_id": "38292eb5-70e6-42fd-822e-b4cc5db8e0d8",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2026-09-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UK collective Ibibio Sound Machine have announced their new album \"Chopping Mountain\" (their sixth release), which will be out September 11th.\n--\nThey’ve just shared  the new single “Concept of Love” which is a terrific, joyous, Afro-house disco banger. Says singer Eno Williams, “What you give out into the world is what you receive back, it’s beautiful to be loved.”\n--\nSee the official music video: https://www.youtube.com/watch?v=xdJGyXzNq7k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}