Information about plays

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

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

{
    "id": 3554975,
    "uri": "https://api.kexp.org/v2/plays/3554975/?format=api",
    "airdate": "2025-09-19T11:04:11-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?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": "Sound & Light",
    "track_id": "1bbb3aa8-dda5-4864-b918-dfb2824f1226",
    "recording_id": "c20c05f5-5572-4fce-a3f1-2d1fe791eb9a",
    "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": false,
    "is_live": false,
    "comment": "Of writing this song on her 2025 album, Flux, Alison Goldfrapp says: \n“'I’d been chasing the Northern Lights for years. I’d gone to Finland, Iceland and Norway but never managed to catch them.' ...\nBy some miracle and to Alison’s delight the Northern Lights revealed themselves later that evening – a very rare occurrence for Southern Sweden on a warm balmy evening. It was almost like she had summoned them through song.\"\n\nhttps://tinyurl.com/4zesx6fm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}