Information about plays

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

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

{
    "id": 3553260,
    "uri": "https://api.kexp.org/v2/plays/3553260/?format=api",
    "airdate": "2025-09-15T05:49:35-07:00",
    "show": 64568,
    "show_uri": "https://api.kexp.org/v2/shows/64568/?format=api",
    "image_uri": "https://dn721208.ca.archive.org/0/items/mbid-a02eb915-7228-4626-bd90-2352dca63d84/mbid-a02eb915-7228-4626-bd90-2352dca63d84-14403516592_thumb500.jpg",
    "thumbnail_uri": "https://dn721208.ca.archive.org/0/items/mbid-a02eb915-7228-4626-bd90-2352dca63d84/mbid-a02eb915-7228-4626-bd90-2352dca63d84-14403516592_thumb250.jpg",
    "song": "Magalenha",
    "track_id": "90384daa-e94a-3804-944a-a4514e5ffd95",
    "recording_id": "a1169395-62e4-41ab-9c17-92ac2789a23f",
    "artist": "Sérgio Mendes",
    "artist_ids": [
        "6bf591c4-b050-478e-9d9f-167394d66c90"
    ],
    "album": "Brasileiro",
    "release_id": "a02eb915-7228-4626-bd90-2352dca63d84",
    "release_group_id": "4b975363-dd68-322d-884a-90bed681279b",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1992-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Magalenha” was composed by Carlinhos Brown and recorded by Brazilian musician Sérgio Mendes.\n\n“It’s full of joy, it’s full of life, it’s full of pain,” musician Scott Mayo, who played with Mendes, says. “If you took all of the emotions in the world and put it in one music, it’s Brazilian music.”\n\nhttps://www.sandiegouniontribune.com/2021/08/15/if-you-take-all-the-worlds-emotions-and-put-them-into-one-sound-its-srgio-mendes/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}