Information about plays

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

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

{
    "id": 3621593,
    "uri": "https://api.kexp.org/v2/plays/3621593/?format=api",
    "airdate": "2026-02-24T05:27:20-08:00",
    "show": 66017,
    "show_uri": "https://api.kexp.org/v2/shows/66017/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-8a4946e9-002c-4373-b149-3967b786ef35/mbid-8a4946e9-002c-4373-b149-3967b786ef35-44097795942_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-8a4946e9-002c-4373-b149-3967b786ef35/mbid-8a4946e9-002c-4373-b149-3967b786ef35-44097795942_thumb250.jpg",
    "song": "Buck Wild",
    "track_id": "981c0c38-3b3d-4b7e-971b-8934fdbd26e1",
    "recording_id": "ad476dd8-2fff-4a7f-a061-105d3f3b7985",
    "artist": "Joe Glass",
    "artist_ids": [
        "85b54ae1-6c43-4571-b465-ee88382a9466"
    ],
    "album": "Snakewards",
    "release_id": "8a4946e9-002c-4373-b149-3967b786ef35",
    "release_group_id": "fbfb1ccc-5cc5-4f2f-a825-fea652ac4c3a",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-01-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joe Glass's \"Snakewards.\" 13 lofi melancholic scrap rock songs straight from the heart to the gut.\n\nhttps://joeglassetc.bandcamp.com/album/snakewards",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}