Information about plays

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

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

{
    "id": 3545191,
    "uri": "https://api.kexp.org/v2/plays/3545191/?format=api",
    "airdate": "2025-08-26T19:37:09-07:00",
    "show": 64396,
    "show_uri": "https://api.kexp.org/v2/shows/64396/?format=api",
    "image_uri": "https://coverartarchive.org/release/f6878f56-cb6a-43ee-9fd5-c2e0453d86d3/36590632596-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f6878f56-cb6a-43ee-9fd5-c2e0453d86d3/36590632596-250.jpg",
    "song": "Marechià",
    "track_id": null,
    "recording_id": "84691eca-22c2-4b58-914e-f8ae3bf171f4",
    "artist": "Nu Genea with Célia Kameni",
    "artist_ids": [
        "0ff4cd5b-3153-45ad-b965-79196c0b165b",
        "58700f6b-3854-4865-bee5-68405a476957"
    ],
    "album": "Bar Mediterraneo",
    "release_id": null,
    "release_group_id": "3e7bc886-00a8-4799-a021-9f3dd3713bd8",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-05-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sweet grooves from the Napoli duo of Massimo Di Lena and Lucio Aquilina.\n\nhttps://nugenea.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}