Information about plays

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

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

{
    "id": 3594381,
    "uri": "https://api.kexp.org/v2/plays/3594381/?format=api",
    "airdate": "2025-12-22T07:45:39-08:00",
    "show": 65447,
    "show_uri": "https://api.kexp.org/v2/shows/65447/?format=api",
    "image_uri": "https://ia800502.us.archive.org/14/items/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146-11539538893_thumb500.jpg",
    "thumbnail_uri": "https://ia800502.us.archive.org/14/items/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146/mbid-7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146-11539538893_thumb250.jpg",
    "song": "Shake Your Groove Thing",
    "track_id": "55f6668c-8183-3792-8d39-2c21a87028db",
    "recording_id": "ca587c74-4bf9-44b0-a991-0826d9de1487",
    "artist": "Peaches & Herb",
    "artist_ids": [
        "8423b7a8-4e6a-4c78-aa51-5e39764af467"
    ],
    "album": "The Adventures of Priscilla, Queen of the Desert: Songs From the Motion Picture",
    "release_id": "7027d96c-b8f5-4f0f-8c3b-2cff5b0d3146",
    "release_group_id": "e68e6968-74c2-3e66-a930-1dc0218ba9c2",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1994-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"“Shake Your Groove Thing” charted impressively, reaching No. 5 on the Billboard Hot 100 and becoming a gold-certified single. Its success was driven not only by radio play but by its ubiquity in clubs, parties, and roller rinks.\"\n\nhttps://historyofmusic.net/1970s/shake-your-groove-thing-peaches-herbs-disco-celebration-of-joy-unity-and-dancefloor-freedom/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}