Information about plays

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

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

{
    "id": 3411004,
    "uri": "https://api.kexp.org/v2/plays/3411004/?format=api",
    "airdate": "2024-10-10T19:05:04-07:00",
    "show": 61540,
    "show_uri": "https://api.kexp.org/v2/shows/61540/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "PMS Police",
    "track_id": null,
    "recording_id": "2043a2b2-837b-4685-905a-c9c699d0140a",
    "artist": "Sailor Honeymoon",
    "artist_ids": [
        "e17530d9-f86e-482c-9318-eb7cd1315acc"
    ],
    "album": "Sailor Honeymoon",
    "release_id": null,
    "release_group_id": "64282933-ae90-4abb-9316-74aef4190822",
    "labels": [
        "Good Good Music"
    ],
    "label_ids": [
        "e6afdadd-90b0-475b-88ce-27b51483fc2f"
    ],
    "release_date": "2024-04-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sailor Honeymoon” was born as a collaboration between photographer Abi Raymaker 장인화\nand techno DJ Zaeeun Shin 신재은. Their vision was realised at jams with friends in a\nshared practice room where their noisy loose improvisation was charged with chemistry, a small\nact of rebellion in a country where pop culture encourages artists to be flawless and pristine\nhttps://sailorhoneymoon.bandcamp.com/album/sailor-honeymoon\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}