Information about plays

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

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

{
    "id": 3625905,
    "uri": "https://api.kexp.org/v2/plays/3625905/?format=api",
    "airdate": "2026-03-06T06:18:33-08:00",
    "show": 66104,
    "show_uri": "https://api.kexp.org/v2/shows/66104/?format=api",
    "image_uri": "https://ia601402.us.archive.org/24/items/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b-43413884128_thumb500.jpg",
    "thumbnail_uri": "https://ia801402.us.archive.org/24/items/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b-43413884128_thumb250.jpg",
    "song": "Waking Up",
    "track_id": "f1d2c03b-fdde-461f-a98d-928c7e75434f",
    "recording_id": "0b45bcca-c573-4660-b3cb-60c392bd3d51",
    "artist": "Annabelle Chairlegs",
    "artist_ids": [
        "ac3b8da6-6727-4f06-98aa-f2b155bfff34"
    ],
    "album": "Waking Up",
    "release_id": "059a71aa-4dfa-4b1b-9603-401eacf1d79b",
    "release_group_id": "07a925f0-ee18-4755-ab5f-57209ecb4a83",
    "labels": [
        "TODO"
    ],
    "label_ids": [
        "49058d47-97cb-40a2-9ab2-aeb64ab333d1"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Annabelle Chairlegs is the Austin‑based indie rock project of singer‑songwriter Lindsey Mackin, and her third album Waking Up — (released January  2026) was produced and recorded by garage‑psych figure Ty Segall with Nick Cornetti and Derek Strahan. The record weaves fuzzy guitars and melodic hooks into a gritty, dream‑like sonic world and marks a bold new chapter for her songwriting. https://todorecords.bandcamp.com/album/waking-up",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}