Information about plays

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

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

{
    "id": 3642775,
    "uri": "https://api.kexp.org/v2/plays/3642775/?format=api",
    "airdate": "2026-04-16T10:39:56-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn720604.ca.archive.org/0/items/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242-44336970455_thumb500.jpg",
    "thumbnail_uri": "https://dn720604.ca.archive.org/0/items/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242/mbid-4d705f21-db84-4a7f-b7f6-00958f47b242-44336970455_thumb250.jpg",
    "song": "Little Seed",
    "track_id": "9f7a98cd-557d-46c0-bebc-caa9d91e7dc2",
    "recording_id": "f7ebae78-5c58-41fc-9d6b-75b390dc1c79",
    "artist": "twisted teens",
    "artist_ids": [
        "c97b7cfb-3637-4cc7-a7c5-470f79a20a9d"
    ],
    "album": "Blame The Clown",
    "release_id": "4d705f21-db84-4a7f-b7f6-00958f47b242",
    "release_group_id": "833a7cf9-e2dd-400d-892d-7deb80139f2b",
    "labels": [
        "Jazz Life"
    ],
    "label_ids": [
        "3166bb39-8f76-4466-9c7e-b5d1a47d3f43"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The NOLA band encourage you to “RESIST PSYCHIC DEATH”\nhttps://cpnpc.bandcamp.com/album/blame-the-clown",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}