Information about plays

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

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

{
    "id": 3580141,
    "uri": "https://api.kexp.org/v2/plays/3580141/?format=api",
    "airdate": "2025-11-19T07:18:59-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-1d874434-bce9-4641-84e2-5e58e9ded1ad/mbid-1d874434-bce9-4641-84e2-5e58e9ded1ad-7404752961_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/35/items/mbid-1d874434-bce9-4641-84e2-5e58e9ded1ad/mbid-1d874434-bce9-4641-84e2-5e58e9ded1ad-7404752961_thumb250.jpg",
    "song": "Start Choppin",
    "track_id": "1ca6d913-6a88-366f-aa05-0c155925fb07",
    "recording_id": "3b2c5197-4cce-44b9-9ae0-58620545680b",
    "artist": "Dinosaur Jr.",
    "artist_ids": [
        "77c167d2-4965-4421-830a-9815e4956475"
    ],
    "album": "Where You Been",
    "release_id": "1d874434-bce9-4641-84e2-5e58e9ded1ad",
    "release_group_id": "4ff9cf5b-f0ae-3cd9-ac2f-b571839e4205",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1993-02-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "J. Mascis of Dinosaur Jr. played lead guitar on the song \"Impossible\" from Buffalo Tom's self-titled debut.\n\nPitchork ranked this song 93rd on their list of “The Top 200 Tracks of the 1990s”, writing that the song was where Mascis “finally, comfortably takes on the mantle” of “guitar god” and describing the song itself as “assured, […] direct, […] breezy and effortless […]– a perfect balance of the scene the band had come from and who they really were.”\n\nhttps://dinosaurjr.bandcamp.com\nhttps://www.dinosaurjr.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}