Information about plays

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

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

{
    "id": 3635600,
    "uri": "https://api.kexp.org/v2/plays/3635600/?format=api",
    "airdate": "2026-03-30T13:21:50-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac-44327236037_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac/mbid-5e6e6c59-eda4-41d6-aa98-ad98c2e79bac-44327236037_thumb250.jpg",
    "song": "In Life",
    "track_id": "6f778b1c-f27a-49de-ad28-c7d4af3492a3",
    "recording_id": "5a3540e7-3278-486c-bfa5-8e3cfe27105c",
    "artist": "GUM",
    "artist_ids": [
        "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
    ],
    "album": "Blue Gum Way",
    "release_id": "5e6e6c59-eda4-41d6-aa98-ad98c2e79bac",
    "release_group_id": "d114d63c-2457-4c02-ae74-ac984144c04d",
    "labels": [
        "p(doom) Records"
    ],
    "label_ids": [
        "00b22497-81b3-454d-bbdc-89ab65bbb9a2"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Australia. \n\nhttps://jaywwatson.bandcamp.com/album/blue-gum-way\nhttps://jaywwatson.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}