Information about plays

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

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

{
    "id": 3519619,
    "uri": "https://api.kexp.org/v2/plays/3519619/?format=api",
    "airdate": "2025-06-27T18:10:41-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia801609.us.archive.org/23/items/mbid-224e921f-0c97-4326-b159-1735edb85388/mbid-224e921f-0c97-4326-b159-1735edb85388-41874319817_thumb500.jpg",
    "thumbnail_uri": "https://ia601609.us.archive.org/23/items/mbid-224e921f-0c97-4326-b159-1735edb85388/mbid-224e921f-0c97-4326-b159-1735edb85388-41874319817_thumb250.jpg",
    "song": "Reverberotic",
    "track_id": "49c8a363-8ae3-4937-9807-71e409ed2e4c",
    "recording_id": "8889edc3-488f-4190-a7ef-781fd3dbb5fc",
    "artist": "Alison Goldfrapp",
    "artist_ids": [
        "5e00c39c-9c65-420f-aa26-d68f414a74c6"
    ],
    "album": "Flux",
    "release_id": "224e921f-0c97-4326-b159-1735edb85388",
    "release_group_id": "975c6812-469e-467c-96ac-d352f4f6be07",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alison Goldfrapp's album \"Flux\" is set to release on August 15th! \n\nIt's Goldfrapp's second solo album and first on her own label. \n\nhttps://www.alisongoldfrapp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}