Information about plays

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

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

{
    "id": 3550780,
    "uri": "https://api.kexp.org/v2/plays/3550780/?format=api",
    "airdate": "2025-09-09T08:09:12-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Held In",
    "track_id": "1db89944-aae8-4fdc-9816-3dcc9f4138b0",
    "recording_id": "0aff5b8a-5441-4229-a14f-ec2327b91647",
    "artist": "Shady Baby",
    "artist_ids": [
        "5534ebbc-af44-4778-af61-c03d27912af3"
    ],
    "album": "Held In",
    "release_id": "99dba13d-db77-4843-af62-d49bafafb04e",
    "release_group_id": "c8569af1-fc7e-49cd-9cfd-cf964689555d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-10-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brighton-based musician Sam Leaver (aka Shady Baby) released this song last October. Leaver says: “ ‘Held In’ reflects on those lingering dreams that feel real but fade away suddenly when you wake up--The backing vocals, part-sung by my sister, were lifted from the demo and reflect that fading feeling in the chorus. It’s both about that and a sense of renewal and determination to keep moving forwards.”\nhttps://readdork.com/news/shady-baby-share-held-in-single/\n\nRecorded with Dan Crook and mixed by Theo Verney (English Teacher, Lime Garden, Egyptian Blue).\n\n\nhttps://shadybaby.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}