Information about plays

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

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

{
    "id": 3428133,
    "uri": "https://api.kexp.org/v2/plays/3428133/?format=api",
    "airdate": "2024-11-21T05:22:22-08:00",
    "show": 61906,
    "show_uri": "https://api.kexp.org/v2/shows/61906/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Graucha Max",
    "track_id": "4b8efafe-d2b8-4e48-8d9c-c4dfa8b553d2",
    "recording_id": "5e28ed65-fc0a-44f2-8588-e14ea56423d7",
    "artist": "Darkside",
    "artist_ids": [
        "116b79ab-b049-4299-8fd8-17ac8a18b7f3"
    ],
    "album": "Graucha Max",
    "release_id": "32896e01-9f92-471e-b851-998d58c2fbc5",
    "release_group_id": "8c76b4de-a925-46f7-b368-e8950a73519f",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2024-10-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing in Portland at The Roseland Theater 4/4/25 and in Seattle at the Showbox 4/6/25! \n\nDarkside are back!: The trio of Nicolás Jaar, Dave Harrington, and recently added drummer Tlacael Esparza will tour North America in March and April in 2025. They have also shared a new song, “Graucha Max”—their first as a trio. \nhttps://pitchfork.com/news/darkside-announce-north-american-tour-share-new-song-graucha-max-listen/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}