Information about plays

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

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

{
    "id": 3416268,
    "uri": "https://api.kexp.org/v2/plays/3416268/?format=api",
    "airdate": "2024-10-23T09:26:13-07:00",
    "show": 61651,
    "show_uri": "https://api.kexp.org/v2/shows/61651/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jesus",
    "track_id": "91dddcae-05ca-4507-a817-088fcc3cd023",
    "recording_id": "4af13ada-2cd2-4878-9076-a4ca1e4e0655",
    "artist": "Clutter",
    "artist_ids": [
        "100c4389-61de-4769-b341-28e8b78d8ed5"
    ],
    "album": "Jesus / Holy Brother",
    "release_id": "7ef0e169-fa24-49f8-993d-f50883eb43c2",
    "release_group_id": "65d48b3f-5f17-4da2-8669-c13a463a792d",
    "labels": [
        "PNKSLM Recordings"
    ],
    "label_ids": [
        "f2f69d02-3063-4223-b921-2b9a6b1e1712"
    ],
    "release_date": "2024-10-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Clutter is the project of Hilda Ander, Emma French, Ove Jerndal and Ville Scott and the band’s set to announce themselves to the world with the debut 7\" \"Jesus\"/“Holy Brother”, a first taste from a band who’s quickly developed into one of the most exciting acts to emerge from the Scandinavian underground in years.\n\nhttps://cluttersthlm.bandcamp.com/album/jesus-holy-brother-7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}