Information about plays

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

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

{
    "id": 3602216,
    "uri": "https://api.kexp.org/v2/plays/3602216/?format=api",
    "airdate": "2026-01-09T11:25:57-08:00",
    "show": 65603,
    "show_uri": "https://api.kexp.org/v2/shows/65603/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Not Bad at All",
    "track_id": "26ac87bf-3aa7-4cc4-8752-139243664328",
    "recording_id": "35d21af7-ac47-4972-833c-7020ca0fef1c",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a recent episode of KEXP's podcast, In Our Headphones, DJ Troy Nelson talks with host Evie Stokes about one of his new favorite tracks – “Mingle” by Australian musician Georgia Knight.\n\nSubscribe to In Our Headphones from KEXP wherever you get your podcasts. https://kexp.org/podcasts/in-our-headphones/2026/1/6/kexp-dj-troy-nelson-on-australias-georgia-knight/\n\nThe new album from Melbourne-based artist Georgia Knight came out in October. \nhttps://georgiaknight.bandcamp.com/album/beanpole",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}