Information about plays

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

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

{
    "id": 3568000,
    "uri": "https://api.kexp.org/v2/plays/3568000/?format=api",
    "airdate": "2025-10-21T10:56:18-07:00",
    "show": 64895,
    "show_uri": "https://api.kexp.org/v2/shows/64895/?format=api",
    "image_uri": "https://dn710200.ca.archive.org/0/items/mbid-be186ecd-ed9e-42e6-826e-931d516a8bf0/mbid-be186ecd-ed9e-42e6-826e-931d516a8bf0-40038618070_thumb500.jpg",
    "thumbnail_uri": "https://dn710200.ca.archive.org/0/items/mbid-be186ecd-ed9e-42e6-826e-931d516a8bf0/mbid-be186ecd-ed9e-42e6-826e-931d516a8bf0-40038618070_thumb250.jpg",
    "song": "Idols",
    "track_id": "d1841a26-f8fd-4878-9113-fcb498424d5a",
    "recording_id": "59526b8a-4e85-4af6-bb83-8d725917777f",
    "artist": "Ela Minus",
    "artist_ids": [
        "a5e221c1-da44-4ebb-a2ea-1a704782413c"
    ],
    "album": "DIA",
    "release_id": "be186ecd-ed9e-42e6-826e-931d516a8bf0",
    "release_group_id": "fa50502f-1746-4299-b56a-2f8340b9ae46",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-01-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ela Minus will perform at The Independent in SF on Tuesday, October 28th.\n--\nThe Colombian musician recently launched a Q&A blog (à la Nick Cave’s Red Hand Files) called For the Birds, where she answers fan queries about everything from her synth settings to her life philosophies.\n--\nHere's a video interview with the artist about her new album  DÍA, her musical evolution and identity, and her journey to creative freedom.: https://www.youtube.com/watch?v=50nbN1EQhjI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}