Information about plays

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

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

{
    "id": 3554320,
    "uri": "https://api.kexp.org/v2/plays/3554320/?format=api",
    "airdate": "2025-09-17T20:37:21-07:00",
    "show": 64589,
    "show_uri": "https://api.kexp.org/v2/shows/64589/?format=api",
    "image_uri": "https://ia802306.us.archive.org/17/items/mbid-faec87ef-d446-40aa-819b-aae2613b7845/mbid-faec87ef-d446-40aa-819b-aae2613b7845-21369727504_thumb500.jpg",
    "thumbnail_uri": "https://ia802306.us.archive.org/17/items/mbid-faec87ef-d446-40aa-819b-aae2613b7845/mbid-faec87ef-d446-40aa-819b-aae2613b7845-21369727504_thumb250.jpg",
    "song": "Let's Dance Raw",
    "track_id": "44c95822-5e2a-4818-af2c-ecdeffcde0fd",
    "recording_id": "6ed4f59b-b242-4b63-a499-c2af1e1f7f03",
    "artist": "坂本慎太郎",
    "artist_ids": [
        "b713fb44-7a24-41d0-827a-cc8777b1ce89"
    ],
    "album": "Let's Dance Raw",
    "release_id": "049a1234-70df-43ce-bb5f-94a60b97a09f",
    "release_group_id": "9875e4dc-d4a2-48d9-944e-60806c9cafb2",
    "labels": [
        "Other Music Recording Co."
    ],
    "label_ids": [
        "b081a16a-af68-482f-96e7-36d3efb62808"
    ],
    "release_date": "2014-05-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shintaro Sakamoto. Read more about this \"beloved cult singer, songwriter and multi-instrumentalist who led Tokyo's psych rock gods Yura Yura Teikoku for 21 years, until they disbanded in 2010\" -- https://www.japantimes.co.jp/culture/2019/11/22/music/shintaro-sakamoto-art-disappearing-plain-sight/\n\nCatch him on tour this fall!\nOct. 28 - The Fonda Theatre - Los Angeles, CA\nNov. 1 - Aladdin Theater - Portland, OR\nNov. 2 - The Showbox - Seattle, WA\n\nhttps://www.axs.com/events/987537/shintaro-sakamoto-tickets",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}