Information about plays

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

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

{
    "id": 3548019,
    "uri": "https://api.kexp.org/v2/plays/3548019/?format=api",
    "airdate": "2025-09-02T14:17:05-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://ia601708.us.archive.org/28/items/mbid-849dbb59-a2d5-4b1e-8c44-9b6bac1ed1b5/mbid-849dbb59-a2d5-4b1e-8c44-9b6bac1ed1b5-42707960589_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/28/items/mbid-849dbb59-a2d5-4b1e-8c44-9b6bac1ed1b5/mbid-849dbb59-a2d5-4b1e-8c44-9b6bac1ed1b5-42707960589_thumb250.jpg",
    "song": "For Keeps",
    "track_id": "406314cc-616e-4720-b613-ee7bb8e7ffd4",
    "recording_id": "f5170efa-78b4-436f-9d8b-dbdeb920ac91",
    "artist": "JID",
    "artist_ids": [
        "d616b606-cf6a-4b6e-ab0f-e253b8db6610"
    ],
    "album": "God Does Like Ugly",
    "release_id": "849dbb59-a2d5-4b1e-8c44-9b6bac1ed1b5",
    "release_group_id": "577228d1-b5db-45b8-a081-1ee78ee87d60",
    "labels": [
        "Dreamville",
        "Interscope Records"
    ],
    "label_ids": [
        "1aed8c3b-8e1e-46f8-b558-06357ff5f298",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Coming to Seattle's WaMu November 8th, Vancouver's PNE Forum Nov 10th, and SF's Masonic Auditorium Nov. 15th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}