Information about plays

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

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

{
    "id": 3549864,
    "uri": "https://api.kexp.org/v2/plays/3549864/?format=api",
    "airdate": "2025-09-07T02:08:09-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://dn721702.ca.archive.org/0/items/mbid-dc9eac64-7817-4338-9ed0-4658ac178520/mbid-dc9eac64-7817-4338-9ed0-4658ac178520-42059766390_thumb500.jpg",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-dc9eac64-7817-4338-9ed0-4658ac178520/mbid-dc9eac64-7817-4338-9ed0-4658ac178520-42059766390_thumb250.jpg",
    "song": "Strange Things Happen",
    "track_id": "dc67c406-9a66-45da-a457-acff120d1a2b",
    "recording_id": "6401322c-c8dc-45fa-95f5-f0bc323b08af",
    "artist": "Alison Goldfrapp",
    "artist_ids": [
        "5e00c39c-9c65-420f-aa26-d68f414a74c6"
    ],
    "album": "Flux",
    "release_id": "dc9eac64-7817-4338-9ed0-4658ac178520",
    "release_group_id": "975c6812-469e-467c-96ac-d352f4f6be07",
    "labels": [
        "A. G. Stage Ltd"
    ],
    "label_ids": [
        "f6604989-3ba5-4c14-87cb-42ba27304025"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Going out to Dave in SD!\n\nAlison Goldfrapp has just released her second solo album.  \"Flux\" came out earlier this month.\n--\n\"For an artist who has always played with reinvention; as glam-rock mystic, electronic siren, ambient poet, and synth-pop high priestess, Alison Goldfrapp has rarely sounded as personally rooted and emotionally open as she does on 'Flux.'\" Here's a review: https://www.thelineofbestfit.com/albums/alison-goldfrapp-flux-continues-fearless-growth",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}