Information about plays

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

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

{
    "id": 3543728,
    "uri": "https://api.kexp.org/v2/plays/3543728/?format=api",
    "airdate": "2025-08-23T12:30:10-07:00",
    "show": 64367,
    "show_uri": "https://api.kexp.org/v2/shows/64367/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01-41835231019_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01/mbid-68f18df0-5f99-4211-9e72-dbec2eae7d01-41835231019_thumb250.jpg",
    "song": "Metal",
    "track_id": "acb32749-c523-4a3c-9b24-829c00451527",
    "recording_id": "290ee09d-ab8c-4285-9ac7-52072bca7e44",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Metal",
    "release_id": "68f18df0-5f99-4211-9e72-dbec2eae7d01",
    "release_group_id": "7cf107c8-8e81-45ae-8ff8-89e4a71e1f2a",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-04-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Zealand's The Beths will play\n--The Fillmore in SF on Saturday and Sunday November 8th and 9th\n--Seattle's Moore Theatre on Saturday November 15th\n--\nDon't you like this song?  Here's the official video: https://www.youtube.com/watch?v=YrVEgP0LkDA\n--\nThe Beths' new album, 'Metal', will be released on August 29th! https://thebethsnz.bandcamp.com/album/metal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}