Information about plays

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

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

{
    "id": 3613005,
    "uri": "https://api.kexp.org/v2/plays/3613005/?format=api",
    "airdate": "2026-02-04T06:09:35-08:00",
    "show": 65836,
    "show_uri": "https://api.kexp.org/v2/shows/65836/?format=api",
    "image_uri": "https://ia902301.us.archive.org/7/items/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833-18140759661_thumb500.jpg",
    "thumbnail_uri": "https://ia902301.us.archive.org/7/items/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833-18140759661_thumb250.jpg",
    "song": "Victrola",
    "track_id": "f2dbc2d4-bf2e-4082-b959-23a27ce6f293",
    "recording_id": "16961893-b447-46ef-adc8-19acb6f08202",
    "artist": "Veruca Salt",
    "artist_ids": [
        "86e8e21a-d29f-47d2-bbf0-e079f7044e71"
    ],
    "album": "American Thighs",
    "release_id": "c84acb45-03ba-4a22-a483-ebf1b68d2833",
    "release_group_id": "9682037a-7cbc-3a74-9d65-05e6cf9451e9",
    "labels": [
        "Minty Fresh Records"
    ],
    "label_ids": [
        "ec44443b-b862-47e5-85a3-3db242d2789b"
    ],
    "release_date": "1994-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Veruca Salt is an American alternative rock band founded in Chicago in 1992 by vocalist-guitarists Nina Gordon and Louise Post, drummer Jim Shapiro, and bassist Steve Lack. They are best known for their first single, \"Seether\", which was released on the 1994 album American Thighs.\n\n#596 on KEXP's Top Albums of 1972-2022\n\nhttps://kexp.org/countdowns/top-albums-of-the-last-50-years/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}