Information about plays

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

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

{
    "id": 3630484,
    "uri": "https://api.kexp.org/v2/plays/3630484/?format=api",
    "airdate": "2026-03-18T05:13:24-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c-2685058411_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c-2685058411_thumb250.jpg",
    "song": "Organ Donor",
    "track_id": "f1dab58a-e71d-329d-a91b-d7b26e0d3f51",
    "recording_id": "1a99ad7a-a90b-471e-a13c-ea54d4151c3b",
    "artist": "DJ Shadow",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Endtroducing.....",
    "release_id": "4a8475f7-6d1d-3ebb-8719-394a14d5f07c",
    "release_group_id": "4b2186f5-ff00-3227-ae11-783ba93e1089",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2005-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Shadow, aka Josh Davis, is reputed to have a personal collection of over 60,000 records. \n\nHere, he samples Giorgio Moroder's \"Tears.\" Moroder's \"Tears\" appeared in the 1972 film Die KlosterschĂĽlerinnen, for which he also composed the score.\n\nhttps://djshadow.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}