Information about plays

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

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

{
    "id": 3550937,
    "uri": "https://api.kexp.org/v2/plays/3550937/?format=api",
    "airdate": "2025-09-09T16:55:56-07:00",
    "show": 64519,
    "show_uri": "https://api.kexp.org/v2/shows/64519/?format=api",
    "image_uri": "https://dn721500.ca.archive.org/0/items/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809-42893222188_thumb500.jpg",
    "thumbnail_uri": "https://ia601000.us.archive.org/27/items/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809/mbid-bf7cfb9b-03f9-45ca-acef-afb078102809-42893222188_thumb250.jpg",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From her forthcoming new album 'Beanpole', to be released on Halloween.\nGeorgia Knight primarily composes and performs her songs on an autoharp!\n\nhttps://georgiaknight.bandcamp.com/album/beanpole",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}