Information about plays

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

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

{
    "id": 3540652,
    "uri": "https://api.kexp.org/v2/plays/3540652/?format=api",
    "airdate": "2025-08-16T05:37:23-07:00",
    "show": 64301,
    "show_uri": "https://api.kexp.org/v2/shows/64301/?format=api",
    "image_uri": "https://ia800304.us.archive.org/13/items/mbid-202776f7-3c5b-4c9e-ab1b-6e39080b6b36/mbid-202776f7-3c5b-4c9e-ab1b-6e39080b6b36-38579127748_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-202776f7-3c5b-4c9e-ab1b-6e39080b6b36/mbid-202776f7-3c5b-4c9e-ab1b-6e39080b6b36-38579127748_thumb250.jpg",
    "song": "97%",
    "track_id": "9596291a-d341-4895-9b45-36a03e982207",
    "recording_id": "7a1357f4-21fd-4f89-b6e5-cefb7da4d81e",
    "artist": "Jools",
    "artist_ids": [
        "3253f686-dce8-4df2-b3f8-97dfff19d8c7"
    ],
    "album": "97%",
    "release_id": "202776f7-3c5b-4c9e-ab1b-6e39080b6b36",
    "release_group_id": "2edd7225-0cfd-4c18-84d7-b680366b834d",
    "labels": [
        "Hassle Records"
    ],
    "label_ids": [
        "75c31799-eddd-461b-a7f0-dc69a31e972e"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Music from Leicester punk sextet Jools! They released ‘97%’ last year, a provocative track spotlighting the ubiquity of sexual harassment in the lives of women. \n\nhttps://joolsbandjools.bandcamp.com/album/97-fka\n\nhttps://www.instagram.com/Joolsbandjools",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}