Information about plays

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

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

{
    "id": 3636507,
    "uri": "https://api.kexp.org/v2/plays/3636507/?format=api",
    "airdate": "2026-04-01T16:13:17-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e-27723957366_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e-27723957366_thumb250.jpg",
    "song": "Interstellar Love",
    "track_id": "7e23b331-9b93-4222-a3d8-9a400b8f0a88",
    "recording_id": "589dfb9b-82a8-462c-95a2-3ce7d3fec226",
    "artist": "The Avalanches feat. Leon Bridges",
    "artist_ids": [
        "69d9dfd7-19b7-4a75-8a53-9f733fb5d774",
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Interstellar Love",
    "release_id": "e7fd7968-de45-4c7f-90d4-e2e39976cd4e",
    "release_group_id": "650edd17-bc62-486d-9792-fbd1356e773c",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2020-10-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track features Texas singer Leon Bridges, as well as a sample of Alan Parsons Project’s “Eye in the Sky” and is inspired — like the album itself — by the story of astronomer Carl Sagan and his wife Ann Druyan capturing their romance on tape and sending it into space as part of the Voyager’s Golden Record. That's love.\n\nhttps://www.theavalanches.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}