Information about plays

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

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

{
    "id": 3218350,
    "uri": "https://api.kexp.org/v2/plays/3218350/?format=api",
    "airdate": "2023-07-12T12:40:25-07:00",
    "show": 57489,
    "show_uri": "https://api.kexp.org/v2/shows/57489/?format=api",
    "image_uri": "https://ia601606.us.archive.org/31/items/mbid-29884a00-269a-4d2c-baee-34f74788cf1d/mbid-29884a00-269a-4d2c-baee-34f74788cf1d-35045526318_thumb500.jpg",
    "thumbnail_uri": "https://ia801606.us.archive.org/31/items/mbid-29884a00-269a-4d2c-baee-34f74788cf1d/mbid-29884a00-269a-4d2c-baee-34f74788cf1d-35045526318_thumb250.jpg",
    "song": "Twisted Highway",
    "track_id": "0aac2af8-2a37-4025-89ec-20029a3ad8c4",
    "recording_id": "99932818-ada7-4a05-9048-5f021533d309",
    "artist": "Erika Wennerstrom",
    "artist_ids": [
        "3fe0a424-4d66-46ac-926b-b78acd6dc3a7"
    ],
    "album": "Sweet Unknown",
    "release_id": "9f85c7af-189d-41af-a1fc-be6897be8cda",
    "release_group_id": "0bd22264-9d09-4992-8d50-7b5300512621",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2018-03-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Erika Wennerstrom and the Heartless Bastards will be performing July 26th at Elks Temple Spanish Ballroom in Tacoma. \n\nA singer/songwriter with a strong, rich voice, a melodic sense informed by blues, country, and hard rock, and a gift for writing perceptive, emotionally powerful lyrics about the human experience, Erika Wennerstrom first developed a following as the leader of the roots rock band the Heartless Bastards.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}