Information about plays

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

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

{
    "id": 3565340,
    "uri": "https://api.kexp.org/v2/plays/3565340/?format=api",
    "airdate": "2025-10-15T08:46:34-07:00",
    "show": 64840,
    "show_uri": "https://api.kexp.org/v2/shows/64840/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04-42141979391_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04/mbid-e25bc2d2-dc55-4847-93f4-2729683c6c04-42141979391_thumb250.jpg",
    "song": "Magic Mirror",
    "track_id": "b0f8286c-c132-4f4f-8f7a-b4b1e8a0865e",
    "recording_id": "85e5f59f-beb9-4408-94b7-e56e51419a91",
    "artist": "SONS",
    "artist_ids": [
        "e1196139-f0d6-4794-b396-7d17802d536e"
    ],
    "album": "Hallo",
    "release_id": "e25bc2d2-dc55-4847-93f4-2729683c6c04",
    "release_group_id": "f80227b9-b183-4b77-93a8-3036d89ab6d2",
    "labels": [
        "[PIAS] Belgium"
    ],
    "label_ids": [
        "c3265831-5978-47c0-bcf3-1bd80a63bd04"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Belgian powerhouse SONS just dropped in September.\n\nKEXP recorded a live session with SONS at Iceland Airwaves in 2019: https://youtu.be/hyJhV126x1Q?si=ZZqA9lV7x1EHk3CT\n\nhttps://www.sonsyeahsons.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}