Information about plays

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

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

{
    "id": 3560858,
    "uri": "https://api.kexp.org/v2/plays/3560858/?format=api",
    "airdate": "2025-10-03T13:14:53-07:00",
    "show": 64734,
    "show_uri": "https://api.kexp.org/v2/shows/64734/?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": "Cinnamon Light",
    "track_id": "b2cddd96-665f-402b-bf6a-3cfdc619f7f0",
    "recording_id": "fb740a62-23e2-4714-88f3-9b5136ee281f",
    "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": "\"Flux\" marks Alison Goldfrapp's first release on her own label-- AG Records.\n\nShe says about \"Flux\":\n“It’s about change and things evolving and constantly moving, and for me that reflects in the music and also in my personal life. Being an almost 60-year-old woman, I feel like in the last 10 years there have been so many changes, physically and emotionally, and then in the f*****g world we live in as well. Flux is a word that feels very relevant to now and just being human.”\nhttp://bit.ly/4mQBOh3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}