Information about plays

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

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

{
    "id": 3622174,
    "uri": "https://api.kexp.org/v2/plays/3622174/?format=api",
    "airdate": "2026-02-25T16:42:07-08:00",
    "show": 66029,
    "show_uri": "https://api.kexp.org/v2/shows/66029/?format=api",
    "image_uri": "https://dn710608.ca.archive.org/0/items/mbid-13a66df4-ce5c-4e8e-9ba1-8766decf5676/mbid-13a66df4-ce5c-4e8e-9ba1-8766decf5676-28680783980_thumb500.jpg",
    "thumbnail_uri": "https://dn710608.ca.archive.org/0/items/mbid-13a66df4-ce5c-4e8e-9ba1-8766decf5676/mbid-13a66df4-ce5c-4e8e-9ba1-8766decf5676-28680783980_thumb250.jpg",
    "song": "Over the Shoulder (12\" version)",
    "track_id": "9ecdc6c4-48ec-3058-95ef-a7321be69761",
    "recording_id": "24d9cf6b-d8bb-4cf6-9b4e-f66359221fb2",
    "artist": "Ministry",
    "artist_ids": [
        "13df2a46-f72f-40e7-aa63-26fcf62c7048"
    ],
    "album": "Twitch",
    "release_id": "13a66df4-ce5c-4e8e-9ba1-8766decf5676",
    "release_group_id": "18c9e889-50a1-32d5-a440-57c771a5fb8f",
    "labels": [
        "Sire Records",
        "Warner Bros. Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf",
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1990-02-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The single \"Over the Shoulder\" is moved along by multiple layers of drums and a droning keyboard that sounds like a giant mosquito.\n\nThen, the video for the song shows some kids stealing a car, trashing a grocery store, making a nails-and-gasoline omelet, and driving off with no apparent consequence. http://www.miaminewtimes.com/music/stainless-steel-providers-6336536",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}