Information about plays

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

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

{
    "id": 3545831,
    "uri": "https://api.kexp.org/v2/plays/3545831/?format=api",
    "airdate": "2025-08-28T09:55:20-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-03c6dbde-e63d-474d-bc48-60e2b98b48d2/mbid-03c6dbde-e63d-474d-bc48-60e2b98b48d2-42758221460_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-03c6dbde-e63d-474d-bc48-60e2b98b48d2/mbid-03c6dbde-e63d-474d-bc48-60e2b98b48d2-42758221460_thumb250.jpg",
    "song": "Overdue",
    "track_id": "e094c69a-597b-4a51-87b8-32f475e8143b",
    "recording_id": "62bdff0b-3e99-406a-9ddf-288156039339",
    "artist": "TATYANA",
    "artist_ids": [
        "d27f8596-c425-44b8-9898-fe8c15eaa4a9"
    ],
    "album": "Overdue",
    "release_id": "03c6dbde-e63d-474d-bc48-60e2b98b48d2",
    "release_group_id": "307b5bd6-63d8-4222-80b1-499b8674114d",
    "labels": [
        "Sinderlyn"
    ],
    "label_ids": [
        "228a2488-ccc4-4cc0-8a0b-54099594b9f0"
    ],
    "release_date": "2025-08-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tatyana is an electronic producer, harpist, and singer/songwriter from London,\nUK.\n\nBorn in London, before moving to Russia, Holland, and Singapore in her teens, before eventually studying music at Berklee College in the USA – which she attained on full scholarship – and then back to London, Tatyana imbues her music with both haywire technical proficiency and encyclopaedic, far-flung tastes. https://tinyurl.com/45jz4v92\n\nOf this track, Tatyana shares, \"Overdue is my absolute favourite song i've ever made... i'm over the moon!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}