Information about plays

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

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

{
    "id": 3575820,
    "uri": "https://api.kexp.org/v2/plays/3575820/?format=api",
    "airdate": "2025-11-09T01:18:15-08:00",
    "show": 65061,
    "show_uri": "https://api.kexp.org/v2/shows/65061/?format=api",
    "image_uri": "https://coverartarchive.org/release/1620438b-e896-4ac0-89f6-597c34cb4e4d/39723985481-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/1620438b-e896-4ac0-89f6-597c34cb4e4d/39723985481-250.jpg",
    "song": "Gone with the Wind",
    "track_id": null,
    "recording_id": "1cef73a8-9e2c-4cf1-bedf-710e8ae8ca37",
    "artist": "Rhett Forrester",
    "artist_ids": [
        "d1f88c65-dc65-4425-88bd-0d6bc595b966"
    ],
    "album": "Gone with the Wind",
    "release_id": null,
    "release_group_id": "f1a5a40c-eb18-4a1d-b78f-2d3ca1717946",
    "labels": [
        "Metal Mayhem Music"
    ],
    "label_ids": [
        "06081c2a-641f-4fbb-8426-ef495c3d3575"
    ],
    "release_date": "1984-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Forrester and his band used to play live billed as Rhett Forrester's Scarface. Sometimes he/they even performed whole sets of Riot covers under the moniker Rhett Forrester's Riot.\n\nAround 1988, Forrester and guitarist Paul Kayen founded a new band named Badlands. They recorded an album but broke up before releasing it. It was eventually released as a solo album of Forrester, titled Even the Score.\n\nRIP\n\nhttps://www.hotshotdigital.com/tribute/RhettForrester.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}