Information about plays

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

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

{
    "id": 3610909,
    "uri": "https://api.kexp.org/v2/plays/3610909/?format=api",
    "airdate": "2026-01-30T05:22:43-08:00",
    "show": 65791,
    "show_uri": "https://api.kexp.org/v2/shows/65791/?format=api",
    "image_uri": "https://dn720307.ca.archive.org/0/items/mbid-ae4b6439-f395-40a3-b4d0-034fe08630d4/mbid-ae4b6439-f395-40a3-b4d0-034fe08630d4-43803475429_thumb500.jpg",
    "thumbnail_uri": "https://dn720307.ca.archive.org/0/items/mbid-ae4b6439-f395-40a3-b4d0-034fe08630d4/mbid-ae4b6439-f395-40a3-b4d0-034fe08630d4-43803475429_thumb250.jpg",
    "song": "Look Inside",
    "track_id": "a41d899a-dfeb-4c0f-a795-66956efaa508",
    "recording_id": "3baf0b7b-ec2f-4fee-9e8d-419a313e77cc",
    "artist": "Mt Fog",
    "artist_ids": [
        "9394e43d-1b94-4dc9-8957-c63ccf124edb"
    ],
    "album": "Look Inside",
    "release_id": "ae4b6439-f395-40a3-b4d0-034fe08630d4",
    "release_group_id": "835b9b02-4ecf-4752-b984-4ef74dc39aee",
    "labels": [
        "Save the Forest for the Trees"
    ],
    "label_ids": [
        "f0e8cc7b-40c3-4686-88e5-c27902e11c2b"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS!\n+ Feb 7th @ KEXP Gathering Space for Audioasis Live!\nTickets: https://www.kexp.org/events/kexp-events/audioasis-live-1-2026/\n+ Feb 13th @ Lucky Dime (Everett, WA)\n==\nMt. Fog's new album, \"Every Stone Is Green, will be out in March and pre-order it now: https://mtfog.bandcamp.com/album/every-stone-is-green",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}