Information about plays

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

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

{
    "id": 3613106,
    "uri": "https://api.kexp.org/v2/plays/3613106/?format=api",
    "airdate": "2026-02-04T11:59:24-08:00",
    "show": 65838,
    "show_uri": "https://api.kexp.org/v2/shows/65838/?format=api",
    "image_uri": "https://dn710101.ca.archive.org/0/items/mbid-7a190f39-871e-4c90-98aa-3d1a4213b788/mbid-7a190f39-871e-4c90-98aa-3d1a4213b788-43204312696_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-7a190f39-871e-4c90-98aa-3d1a4213b788/mbid-7a190f39-871e-4c90-98aa-3d1a4213b788-43204312696_thumb250.jpg",
    "song": "Dozer",
    "track_id": "a2d48e19-f051-4469-bf8c-5b8e4259644f",
    "recording_id": "9d822703-bdd8-4eaa-a668-cf180d3fa7ed",
    "artist": "Plantoid",
    "artist_ids": [
        "7ca13fa0-7168-414c-9ec2-cd3ff71b640e"
    ],
    "album": "Flare",
    "release_id": "7a190f39-871e-4c90-98aa-3d1a4213b788",
    "release_group_id": "0d61733c-9d4d-4174-9657-d88cb189f17d",
    "labels": [
        "Bella Union"
    ],
    "label_ids": [
        "2e72153d-8eb0-49a3-8b18-3a054d2c7f33"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Plantoid is an \"experimental band from Brighton.\"\n\n\"After the success of their debut album Terrapath, which cemented their status as the stewards of the UK’s prog-rock scene, Plantoid have returned with their sophomore release: the enigmatic, arresting, and at times downright catchy Flare.\"\n\nhttps://plantoidworld.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}