Information about plays

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

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

{
    "id": 3584111,
    "uri": "https://api.kexp.org/v2/plays/3584111/?format=api",
    "airdate": "2025-11-28T13:49:48-08:00",
    "show": 65232,
    "show_uri": "https://api.kexp.org/v2/shows/65232/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Attitude Dancing (Land of a 1000 Dunces)",
    "track_id": null,
    "recording_id": "37ec31d6-876e-4188-a8db-62d977e2c450",
    "artist": "Gaffa",
    "artist_ids": [
        "a0489f00-07cc-4849-95c6-d94cab5a66e1"
    ],
    "album": "Tribal Rites",
    "release_id": null,
    "release_group_id": "4e68ad30-74ba-4dee-af19-25a6193cd67b",
    "labels": [
        "Eskimo Recordings"
    ],
    "label_ids": [
        "3a62f686-fdb4-4ec1-9b17-766e3e5cab94"
    ],
    "release_date": "2017-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://eskimorecordings.bandcamp.com/track/gaffa-attitude-dancing-land-of-a-1000-dunces\n\n\"Gaffa were a Nottingham-based punk band formed by Wayne Evans (vocals, bass), Clive E. Smith (guitar), John Maslen (guitar), Brendan Kidulis (keyboards), and Mick Barrett (drums) in 1977. The band debuted on the independent Cleverley Brothers label with an excellent four-track EP, Normal Service Will Never Be Resumed, each copy attractively packaged in a series of homemade picture sleeves, each one proudly very different than another. Launching its own label, Gaffa'n'Products, the band continued this gimmick across the remainder of its output, the singles \"You Know I Love You But I Don't Know How I Know,\" \"Attitude Dancing,\" and \"Man with a Motive.\" The band also released an album, 1979's Neither Use Nor Ornament!, before breaking up later that year.\"\nhttps://peel.fandom.com/wiki/Gaffa\n\nListen to Gaffa LIVE in 1980: https://soundcloud.com/thinkamigo/sets/gaffa-live-at-the-imperial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}