Information about plays

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

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

{
    "id": 3549898,
    "uri": "https://api.kexp.org/v2/plays/3549898/?format=api",
    "airdate": "2025-09-07T04:19:32-07:00",
    "show": 64497,
    "show_uri": "https://api.kexp.org/v2/shows/64497/?format=api",
    "image_uri": "https://ia800105.us.archive.org/28/items/mbid-56ac83b4-4fa6-429d-9f28-f20a793a8d37/mbid-56ac83b4-4fa6-429d-9f28-f20a793a8d37-40954323664_thumb500.jpg",
    "thumbnail_uri": "https://ia600105.us.archive.org/28/items/mbid-56ac83b4-4fa6-429d-9f28-f20a793a8d37/mbid-56ac83b4-4fa6-429d-9f28-f20a793a8d37-40954323664_thumb250.jpg",
    "song": "Stop Business As Usual (GT Remix)",
    "track_id": "4e73a9ef-4ee6-4a23-9894-71e7e9e425d6",
    "recording_id": "c91bba80-6eaa-43f9-a805-6e2d54952ad0",
    "artist": "Kimmortal",
    "artist_ids": [
        "6253b202-ba04-4e7e-83c7-38e64442f06d"
    ],
    "album": "GT REMIXES",
    "release_id": "56ac83b4-4fa6-429d-9f28-f20a793a8d37",
    "release_group_id": "de77ff52-657e-4f38-b759-180917cc84ed",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-12-25",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Kimmortal is performing at Palestine Will Live Forever festival, September 13, 2025 in Seattle's Volunteer Park:\n\nhttps://www.zeffy.com/en-US/ticketing/palestine-will-live-forever-fest-all-of-us-or-none-of-us?fbclid=PAZXh0bgNhZW0CMTEAAacRZvoggN787HsVfi6wX_5gl4tIbFfUJDZqjeCHejgfU6_TGexE38yWiJbK4g_aem_bgRpyTlwHLg4SLpSTYXyHA\n---\n\nKimmortal is renowned for their highly conceptual genre-bending musical explorations and lyrical intricacies. The queer non-binary filipinx artist flows between singing and rapping over pop-layered hip hop beats; their signature subversive gusto only complemented with a down-to-earth, human vulnerability.\n\nLooking for more Gabriel Teodros remixes? Check out his substack post at https://gabrielteodros.substack.com/p/what-if-i-made-a-remix-for-every\n\nhttps://kimmortalportal.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}