Information about plays

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

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

{
    "id": 3619805,
    "uri": "https://api.kexp.org/v2/plays/3619805/?format=api",
    "airdate": "2026-02-20T06:13:19-08:00",
    "show": 65980,
    "show_uri": "https://api.kexp.org/v2/shows/65980/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-8a4946e9-002c-4373-b149-3967b786ef35/mbid-8a4946e9-002c-4373-b149-3967b786ef35-44097795942_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-8a4946e9-002c-4373-b149-3967b786ef35/mbid-8a4946e9-002c-4373-b149-3967b786ef35-44097795942_thumb250.jpg",
    "song": "Oscar’s Midnight Ride",
    "track_id": "aea15b7d-bf36-40a2-bd80-2deb5f6139b0",
    "recording_id": "496634a4-e876-4867-a8f2-946be64ff62d",
    "artist": "Joe Glass",
    "artist_ids": [
        "85b54ae1-6c43-4571-b465-ee88382a9466"
    ],
    "album": "Snakewards",
    "release_id": "8a4946e9-002c-4373-b149-3967b786ef35",
    "release_group_id": "fbfb1ccc-5cc5-4f2f-a825-fea652ac4c3a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On a record that leans jangly indie rock, this one stands out as a small, story‑song ballad: a folk‑leaning character sketch about Oscar skipping town on a late‑night train to dodge a gambling debt, leaving behind a domestic life (Jenny, the fish, the oven left on) that haunts him in anxious, funny little details.\n\nhttps://joeglassetc.bandcamp.com/album/snakewards",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}