Information about plays

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

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

{
    "id": 3601310,
    "uri": "https://api.kexp.org/v2/plays/3601310/?format=api",
    "airdate": "2026-01-07T06:34:29-08:00",
    "show": 65585,
    "show_uri": "https://api.kexp.org/v2/shows/65585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Madesu",
    "track_id": "dead8cc8-0894-4c6c-89fd-e7f9e5b7df4d",
    "recording_id": "38bf3ce2-89d9-4791-bd10-c7efb7183b4d",
    "artist": "Eko Kuango",
    "artist_ids": [
        "51cc548b-48d3-4bae-a80d-85f3fe07e205"
    ],
    "album": "Eko Kuango",
    "release_id": "ec7bf26c-e82c-4f48-8866-b4755563a017",
    "release_group_id": "430b2552-8ef9-4bd8-b149-54c7d3731642",
    "labels": [
        "Libreville Records"
    ],
    "label_ids": [
        "4bc166d3-1417-49e4-8f9b-e1f3c79b8bf8"
    ],
    "release_date": "2018-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Today's Walker Wormhole Wednesday Selection!! \n\nEko Kuango is a band formed by Belgium based composer, poet and multi-instrumentalist Denis Mpunga in the early 80s. https://ekokuango.bandcamp.com/album/eko-kuango\n\nEva is looking for a new WWW jingle! Email her at eva@kexp.org with your submission :-)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}