Information about plays

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

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

{
    "id": 3539378,
    "uri": "https://api.kexp.org/v2/plays/3539378/?format=api",
    "airdate": "2025-08-13T00:17:52-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://ia601000.us.archive.org/23/items/mbid-a1ec8919-f4b0-4e3f-8b1f-a6b00f086066/mbid-a1ec8919-f4b0-4e3f-8b1f-a6b00f086066-42669220638_thumb500.jpg",
    "thumbnail_uri": "https://ia801000.us.archive.org/23/items/mbid-a1ec8919-f4b0-4e3f-8b1f-a6b00f086066/mbid-a1ec8919-f4b0-4e3f-8b1f-a6b00f086066-42669220638_thumb250.jpg",
    "song": "Quality Treet",
    "track_id": "02c0a4b8-739c-4191-b448-a17d65632135",
    "recording_id": "3500fc38-a2f3-423f-a1d8-55553325947f",
    "artist": "A. G. Cook",
    "artist_ids": [
        "b12ef43e-72ad-43d0-b216-a8cd32f78852"
    ],
    "album": "7D",
    "release_id": "a1ec8919-f4b0-4e3f-8b1f-a6b00f086066",
    "release_group_id": "4ca07f80-6578-458f-ace9-ed63c0ea1619",
    "labels": [
        "PC Music"
    ],
    "label_ids": [
        "dee79d02-30c6-4da0-b961-fd7b7bf847f7"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Air Break\n\nhttps://agcook.bandcamp.com/album/7d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}