Information about plays

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

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

{
    "id": 3547624,
    "uri": "https://api.kexp.org/v2/plays/3547624/?format=api",
    "airdate": "2025-09-01T15:32:10-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "https://coverartarchive.org/release/71971726-5011-4851-bab7-a32456c09d26/26616730451-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/71971726-5011-4851-bab7-a32456c09d26/26616730451-250.jpg",
    "song": "You Can't Stop The Rain",
    "track_id": null,
    "recording_id": "0962715a-3ff2-4eb3-a2dc-b5363b5dd777",
    "artist": "Loose Ends",
    "artist_ids": [
        "e0fe4ee3-6ce4-4b63-8854-049c78584fc8"
    ],
    "album": "So Where Are You?",
    "release_id": null,
    "release_group_id": "f6f5567e-492c-395d-a847-e469e7685729",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist Jane Eugene, a founding member of the ‘80s British band Loose Ends, who has lived in the US for 19 years, was been detained by ICE at the Canadian border earlier this spring. She remains in detention, last heard from in Kentucky, and is facing deportation. A GoFundMe for legal and medical fees has been set up:\n\nhttps://www.gofundme.com/f/y2kgr-help-free-jane-eugene-iconic-rb-singer-detained-by-ice\n\nhttps://www.billboard.com/music/rb-hip-hop/jane-eugene-loose-ends-singer-detained-ice-deportation-1236026517/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}