Information about plays

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

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

{
    "id": 3549185,
    "uri": "https://api.kexp.org/v2/plays/3549185/?format=api",
    "airdate": "2025-09-05T10:22:38-07:00",
    "show": 64480,
    "show_uri": "https://api.kexp.org/v2/shows/64480/?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://ia600903.us.archive.org/9/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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melbourne artist Georgia Knight released \"Desire\" as a single in advance of her debut full-length album, Beanpole, due out October 31st! \n\n\"Written largely on autoharp and filled with shadowed, cinematic soundscapes, 'Beanpole' weaves dark-pop moods with trip-hop pulses and sweeping synth layers, signaling a striking sonic departure from the artist’s folk origins.\" \n\nhttps://georgiaknight.bandcamp.com/album/beanpole",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}