Information about plays

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

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

{
    "id": 3412579,
    "uri": "https://api.kexp.org/v2/plays/3412579/?format=api",
    "airdate": "2024-10-14T15:44:36-07:00",
    "show": 61576,
    "show_uri": "https://api.kexp.org/v2/shows/61576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bad Indian",
    "track_id": "90212296-a3ac-4340-ad8e-f1dcf342f291",
    "recording_id": "94ae9d89-b611-4f12-9437-e010dd8f9fba",
    "artist": "Dead Pioneers",
    "artist_ids": [
        "a9747313-da0d-414c-ad81-5fe89a5245d4"
    ],
    "album": "Dead Pioneers",
    "release_id": "d1d5f80e-b3da-48c9-89cf-813e46901aa8",
    "release_group_id": "36b639db-92a6-4af5-8a06-68cdf5acd0b6",
    "labels": [
        "Take 5"
    ],
    "label_ids": [
        "04847ef7-502d-4652-9166-cf7e7898de45"
    ],
    "release_date": "2023-09-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Pioneers vocalist, Gregg Deal (indigenous artist of the Pyramid Lake Paiute Tribe), started this project as an extension to a performance piece titled “The Punk Pan-Indian Romantic Comedy”.\n\nThe Pyramid Lake Paiute Tribe Reservation is a United States reservation in northwestern Nevada.\n\nGregg Deal of Dead Pioneers talked with KEXP's Dusty Henry about growing up as the only native family in his Utah school, and more on this Sound & Vision podcast: \nhttps://www.kexp.org/podcasts/sound-vision/2023/10/12/gregg-deal-of-dead-pioneers-on-being-a-bad-indian/\n\nhttps://deadpioneers.bandcamp.com\nhttps://deadpioneers.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}