Information about plays

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

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

{
    "id": 3566078,
    "uri": "https://api.kexp.org/v2/plays/3566078/?format=api",
    "airdate": "2025-10-16T20:53:34-07:00",
    "show": 64852,
    "show_uri": "https://api.kexp.org/v2/shows/64852/?format=api",
    "image_uri": "https://coverartarchive.org/release/f8ed175e-4200-48e4-9434-1365af07a811/27453073301-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f8ed175e-4200-48e4-9434-1365af07a811/27453073301-250.jpg",
    "song": "Live Easy (Live Sessions)",
    "track_id": null,
    "recording_id": "134bd828-11fa-4ba5-a45a-137b5ddedd6a",
    "artist": "Rocky G & NugLife",
    "artist_ids": [
        "6e618771-f110-4681-a6c9-8ff6fedff116",
        "f2f75801-b764-472c-993f-a2b8e54eabdd"
    ],
    "album": "Filipinos in Space",
    "release_id": null,
    "release_group_id": "436cc8f1-4b10-45d2-ab65-c24c476956d6",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-07-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Mister Rey (RIP).\n\nhttps://do206.com/events/2024/12/1/sendai-era-rocky-g-ave-avelino-el-teodoro-tickets",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}