Information about plays

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

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

{
    "id": 3581692,
    "uri": "https://api.kexp.org/v2/plays/3581692/?format=api",
    "airdate": "2025-11-22T23:31:41-08:00",
    "show": 65184,
    "show_uri": "https://api.kexp.org/v2/shows/65184/?format=api",
    "image_uri": "https://coverartarchive.org/release/94cc2970-a943-4f3a-baf9-00fd81940af7/38931651772-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/94cc2970-a943-4f3a-baf9-00fd81940af7/38931651772-250.jpg",
    "song": "Follow Me To The Desert",
    "track_id": null,
    "recording_id": "2fcc740c-33ae-41ac-ab11-0ee3d1de3d57",
    "artist": "Satan Takes a Holiday",
    "artist_ids": [
        "47b08e05-67b6-4f87-99d8-272548b01b26"
    ],
    "album": "Satanism",
    "release_id": null,
    "release_group_id": "642bf546-148f-4595-ba20-2be10d84d659",
    "labels": [
        "Despotz Records"
    ],
    "label_ids": [
        "6e031ce1-bf6e-4e0a-b0a1-0b9b4f2dde1d"
    ],
    "release_date": "2023-04-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sweden\n\nSatan Takes a Holiday just released a new single titled, I Can't Stop Thinking About it, and it features Shady Lady & The Malefactor.\n\n\nhttps://satantakesaholiday.com/\nhttps://www.facebook.com/satantakesaholiday/\nhttps://satantakesaholiday.bandcamp.com/track/i-can-t-stop-thinking-about-it-feat-shady-lady-the-malefactor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}