Information about plays

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

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

{
    "id": 3534076,
    "uri": "https://api.kexp.org/v2/plays/3534076/?format=api",
    "airdate": "2025-07-31T08:56:48-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://dn721709.ca.archive.org/0/items/mbid-2e2795e7-e81d-4d1a-9c16-5dd007e61aef/mbid-2e2795e7-e81d-4d1a-9c16-5dd007e61aef-42511298009_thumb500.jpg",
    "thumbnail_uri": "https://dn721709.ca.archive.org/0/items/mbid-2e2795e7-e81d-4d1a-9c16-5dd007e61aef/mbid-2e2795e7-e81d-4d1a-9c16-5dd007e61aef-42511298009_thumb250.jpg",
    "song": "Desire",
    "track_id": "0ab13507-ecd7-432f-93c0-f7ae2061aadc",
    "recording_id": "16d3c8a8-7d06-4fa7-9bc5-bc8b4e91b17a",
    "artist": "Georgia Knight",
    "artist_ids": [
        "8379ec0b-cd4f-4889-8fc4-a8cb3c711791"
    ],
    "album": "Desire",
    "release_id": "2e2795e7-e81d-4d1a-9c16-5dd007e61aef",
    "release_group_id": "d6c6410e-534d-404c-88b2-7d3a14de0ef1",
    "labels": [
        "Poison City Records"
    ],
    "label_ids": [
        "42ff3b7f-7ea3-409b-b800-c565fb35883f"
    ],
    "release_date": "2025-07-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melbourne/New Zealand-based artist Georgia Knight, primarily known for composing and performing on an autoharp,  has just released this single \"Desire.\" \n“Desire wasn’t intended as a song. It was meant to lead me into making an album,” Georgia shares. “I wanted some strong musical way into a different way of doing things, because I felt hemmed in by styles. Having a pathway with no direction is some kind of pathway, I think. When I wrote this tune it was about that, particularly because I was so alone.” (http://bit.ly/3HfeRFr)\n\nhttps://www.georgiaknight.com.au/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}