Information about plays

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

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

{
    "id": 3624439,
    "uri": "https://api.kexp.org/v2/plays/3624439/?format=api",
    "airdate": "2026-03-02T15:12:20-08:00",
    "show": 66073,
    "show_uri": "https://api.kexp.org/v2/shows/66073/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-2bd8f8c8-9ae8-4866-aaf3-94c31355cf04/mbid-2bd8f8c8-9ae8-4866-aaf3-94c31355cf04-44192443376_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-2bd8f8c8-9ae8-4866-aaf3-94c31355cf04/mbid-2bd8f8c8-9ae8-4866-aaf3-94c31355cf04-44192443376_thumb250.jpg",
    "song": "Kali Yuga",
    "track_id": "a904a774-bc37-31d5-a9b6-60779c298fd3",
    "recording_id": "2166c07d-d9e8-47fe-949b-6a323333e6cf",
    "artist": "Georgia Anne Muldrow",
    "artist_ids": [
        "caf1cb4b-5bd0-4b4c-aecf-53de52cd18d1"
    ],
    "album": "Seeds",
    "release_id": "2bd8f8c8-9ae8-4866-aaf3-94c31355cf04",
    "release_group_id": "c97d2710-ad16-45e8-b646-bd8012e18307",
    "labels": [
        "E1 Entertainment"
    ],
    "label_ids": [
        "a1696164-3f07-4c68-9c9a-3df0e0dd8c76"
    ],
    "release_date": "2012-03-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From LA soul and hip hop singer, producer, and songwriter Georgia Anne Muldrow. \n\n'Seeds' was entirely produced by Madlib and released on SomeOthaShip Connect which Muldrow co-founded with Dudley Perkins. \n\nhttps://georgiaannemuldrow.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}