Information about plays

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

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

{
    "id": 3571221,
    "uri": "https://api.kexp.org/v2/plays/3571221/?format=api",
    "airdate": "2025-10-29T01:11:46-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Running with the Wolves (WolfWalkers Version)",
    "track_id": "562bab86-c16e-47bd-9c19-fcba757adf30",
    "recording_id": "d5188b9a-4863-4c54-b378-6514b834f580",
    "artist": "AURORA",
    "artist_ids": [
        "484a4e90-6899-4e4b-a948-a2255d365340"
    ],
    "album": "Running with the Wolves (Wolfwalkers edition)",
    "release_id": "ce3fa441-c419-49eb-979e-80fe00ea7515",
    "release_group_id": "741eca92-c252-4329-adde-f77c54f2bd08",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2020-11-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aurora Aksnes, known as AURORA, is a Norwegian singer-songwriter and producer.\n\nAURORA wrote this during the blood moon in 2014. She said, \"I just imagined the moon turning all the people around the world into wild animals, running away from all the rules, all the materialism, and technology. Just being a part of nature again, running free.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}