Information about plays

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

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

{
    "id": 3622937,
    "uri": "https://api.kexp.org/v2/plays/3622937/?format=api",
    "airdate": "2026-02-27T09:08:44-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mingle",
    "track_id": "41c843f1-14f0-4635-a588-a9e631c5a0ef",
    "recording_id": "8ac3eb68-a94a-4e90-82b9-9081cac60ff5",
    "artist": "Georgia Knight",
    "artist_ids": [
        "8379ec0b-cd4f-4889-8fc4-a8cb3c711791"
    ],
    "album": "Beanpole",
    "release_id": "bf7cfb9b-03f9-45ca-acef-afb078102809",
    "release_group_id": "8e04f69a-06ae-4685-99f4-f27e7aac74c6",
    "labels": [
        "Poison City Records"
    ],
    "label_ids": [
        "42ff3b7f-7ea3-409b-b800-c565fb35883f"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Georgia Knight is an Australian singer, songwriter and musician, based in Naarm / Melbourne. She primarily composes and performs her songs on an autoharp.\n--\nSee the official video for \"Mingle\": https://www.youtube.com/watch?v=Nvu0Kg-j0Sg\n--\nTroy talked about autoharps and this track on this KEXP \"In Our Headphones\" podcast: https://www.kexp.org/podcasts/in-our-headphones/2026/1/6/kexp-dj-troy-nelson-on-australias-georgia-knight/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}